Skip to main content
Dotset Labs home page
Search...
⌘K
GitHub
GitHub
Search...
Navigation
Type Aliases
Type Alias: ExportFormat
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
Type Alias: ApprovalResult
Type Alias: AuditRiskLevel
Type Alias: ConcreteAction
Type Alias: ExportFormat
Type Alias: FailureMode
Type Alias: HealthStatus
Type Alias: PolicyAction
Type Alias: RiskLevel
Type Alias: SessionDuration
Type Alias: SessionScope
Type Alias: ValidationLevel
Variables
On this page
Type Alias: ExportFormat
Type Aliases
Type Alias: ExportFormat
Dotset CLI API Documentation
/
tollgate
/ ExportFormat
Type Alias: ExportFormat
Copy
type
ExportFormat
=
"json"
|
"jsonl"
|
"csv"
|
"cef"
;
Defined in: src/tollgate/audit/exporter.ts:405
Export format types.
Type Alias: ConcreteAction
Type Alias: FailureMode
⌘I