tejasramanujam/API Security Fuzzer & Vulnerability Scanner

Automatically scan your API for OWASP Top 10 vulnerabilities using its OpenAPI specification.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
spec-filePath to the OpenAPI specification file (YAML or JSON)yesopenapi.yaml
target-urlBase URL of the target API to scanyes
fuzzer-typesComma-separated list of fuzzers to run (injection,auth,data_exposure,logic)noinjection,auth,data_exposure,logic
concurrencyNumber of concurrent requests (max 50)no10
timeoutRequest timeout in secondsno30
formatOutput format (json or sarif)nosarif
fail-onFail the build if vulnerabilities of this severity or higher are foundnocritical
auth-tokenBearer token or API key for authenticated scanningno

no outputs