Skip to main content
Dotset Labs home page
Search...
⌘K
GitHub
GitHub
Search...
Navigation
Variables
Variable: DEFAULT_RISK_MAPPING
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
Tollgate API
Tollgate API
Classes
Interfaces
Functions
Type Aliases
Variables
Variable: analyzerRegistry
Variable: AUDIT_SCHEMA
Variable: AUDIT_VERSION
Variable: DEFAULT_RISK_MAPPING
Variable: DEFAULT_SESSION_CONFIG
Variable: POLICY_PRESETS
Variable: SERVER_TEMPLATES
On this page
Variable: DEFAULT_RISK_MAPPING
Variables
Variable: DEFAULT_RISK_MAPPING
Dotset CLI API Documentation
/
tollgate
/ DEFAULT_RISK_MAPPING
Variable: DEFAULT_RISK_MAPPING
Copy
const
DEFAULT_RISK_MAPPING
:
Required
<
RiskMapping
>;
Defined in: src/tollgate/analyzers/types.ts:139
Default risk mapping with sensible security defaults.
Safe and read operations are allowed automatically
Write and destructive operations require user approval
Dangerous operations are denied by default
Variable: AUDIT_VERSION
Variable: DEFAULT_SESSION_CONFIG
⌘I