package
Version:
v0.7.1
Opens a new window with list of versions in this module.
Published: Feb 10, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package redact provides utilities to strip sensitive values from strings
before they appear in output, logs, or error messages.
String replaces any occurrence of a known sensitive environment variable
value with "[REDACTED]". Returns the original string if no secrets are found.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.