Expand description
Secrets management with encryption at rest.
ApiKey: Wrapper that prevents accidental loggingCredentialStore: Encrypted storage for credentialsscrub_secrets: Redact secrets from error messages
Structs§
- ApiKey
- API key wrapper that prevents accidental logging.
- Credential
Store - Credential storage with encryption at rest.
Enums§
- Credential
Error - Errors from credential operations.
Constants§
- COMMON_
SECRET_ PATTERNS - Common secret patterns to scrub from logs.
Functions§
- scrub_
secrets - Scrub secrets from error messages and logs.