Skip to main content
Dotset Labs home page
Search...
⌘K
GitHub
GitHub
Search...
Navigation
Type Aliases
Type Alias: ProtectionMode
Documentation
GitHub
npm
Introduction
Introduction
Quickstart
Installation
Shield
CLI Commands
Concepts
CI/CD Guides
Security
Tollgate
CLI Commands
Concepts
Integration Guides
Security
API Reference
API Reference
Shield API
Shield API
Classes
Interfaces
Functions
Type Aliases
Type Alias: CIProvider
Type Alias: CircuitState
Type Alias: ConfigOutputFormat
Type Alias: DetectionSignal
Type Alias: ErrorCode
Type Alias: ExitCode
Type Alias: FindingSeverity
Type Alias: FindingStatus
Type Alias: OutputFormat
Type Alias: ProtectionMode
Type Alias: ProviderSource
Type Alias: Scope
Type Alias: Severity
Variables
Tollgate API
On this page
Type Alias: ProtectionMode
Type Aliases
Type Alias: ProtectionMode
Dotset CLI API Documentation
/
index
/ ProtectionMode
Type Alias: ProtectionMode
Copy
type
ProtectionMode
=
"detect"
|
"redact"
|
"block"
;
Defined in:
src/shield/config.ts:17
Protection mode for secret redaction
Type Alias: OutputFormat
Type Alias: ProviderSource
⌘I