sensitivity.ts

Sensitivity levels for schema metadata.

Used by env schemas and auth input schemas to control masking/redaction in startup logs, surface explorers, and test output.

Declarations
#

view source

Sensitivity
#

sensitivity.ts view source

"secret"

Sensitivity level for a schema field.

- 'secret' — value is masked in logs and UI (e.g. passwords, API keys, signing keys)