UNPKG

@sectester/scan

Version:

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

12 lines 593 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./AttackParamLocation"), exports); tslib_1.__exportStar(require("./Severity"), exports); tslib_1.__exportStar(require("./ScanStatus"), exports); tslib_1.__exportStar(require("./Issue"), exports); tslib_1.__exportStar(require("./IssueGroup"), exports); tslib_1.__exportStar(require("./ScanState"), exports); tslib_1.__exportStar(require("./ScanConfig"), exports); tslib_1.__exportStar(require("./HttpMethod"), exports); //# sourceMappingURL=index.js.map