epten08/Breach Gate

OWASP API security scanner with AI-assisted testing, static analysis, container scanning, and GraphQL probing.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configPath to the Breach Gate YAML config file.nosecurity.config.yml
targetTarget API URL. Overrides target.baseUrl from the config when set.no""
outputDirectory where reports should be written.nosecurity-reports
formatComma-separated report formats.nojson,markdown,sarif
scan-argsExtra arguments passed to `breach-gate scan`.no""
anthropic-api-keyAnthropic API key for AI-assisted testing. Can also be set via ANTHROPIC_API_KEY env var.no""
openai-api-keyOpenAI API key for AI-assisted testing. Can also be set via OPENAI_API_KEY env var.no""
working-directoryRepository directory to scan.no.
node-versionNode.js version used to build the action CLI.no20
install-commandCommand used to install this action's dependencies.nonpm ci
namedescription
verdictFinal scan verdict — PASS or FAIL.
report-jsonPath to the JSON report file.