Documentation
¶
Overview ¶
Package privacy contains public-safe redaction helpers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainsSecretLikeValue ¶
ContainsSecretLikeValue is a conservative guard for obvious secret material.
func RedactPath ¶
RedactPath removes local filesystem detail from a path for public exports.
func RedactRemoteURL ¶
RedactRemoteURL removes URL credentials and secret-like query parameters.
func RedactSecretLikeText ¶
RedactSecretLikeText removes obvious token material from command output.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.