UNPKG

@sectester/scan

Version:

The package defines a simple public API to manage scans and their expectations.

9 lines (8 loc) 241 B
export * from './AttackParamLocation'; export * from './Severity'; export * from './ScanStatus'; export * from './Issue'; export * from './IssueGroup'; export * from './ScanState'; export * from './ScanConfig'; export * from './HttpMethod';