Configuration Schemas¶
Per-scanner configuration reference for every scan kind Escape runs. These pages are generated from the Pydantic models in packages/scanner-models/ and regenerated on every change to the scanner config. Use them for exact field names, types, and defaults; use the product guides for concepts and examples.
- ASM: domain discovery, subdomain enumeration, port scanning, service discovery, inference, network.
- REST API DAST: REST scanner config, authentication, scope, inference.
- GraphQL API DAST: GraphQL scanner config, authentication, scope, inference.
- WebApp DAST: browser scanner config, routing, scope, inference.
Index¶
- AI Pentesting Configuration
- Reference (GraphQL API)
- Reference (REST API)
- Reference (ASM)
- Reference (WebApp)