UNPKG

@sectester/scan

Version:

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

8 lines (7 loc) 152 B
export declare enum AttackParamLocation { BODY = "body", FRAGMENT = "fragment", HEADER = "header", PATH = "path", QUERY = "query" }