Documentation
¶
Overview ¶
Package redact applies OpenUdon Ramen's conservative redaction policy on top of the shared evidence/redact primitives. Ramen deliberately redacts an entire string that mentions a secret-like keyword, because untrusted executor output may embed secrets in free text. Structural traversal and provider/credential pattern redaction are delegated to evidence/redact.
Index ¶
Constants ¶
View Source
const Value = ev.Value
Value is the marker substituted for redacted content.
Variables ¶
This section is empty.
Functions ¶
func SensitiveKey ¶
SensitiveKey reports whether a key name usually carries a secret value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.