Skip to main content
Dotset CLI API Documentation / index / ProtectionMode

Type Alias: ProtectionMode

type ProtectionMode = "detect" | "redact" | "block";
Defined in: src/mantle/config.ts:17 Protection mode for secret redaction