AI-powered DAST tool that bridges static analysis with automated exploitation validation. Takes vulnerability findings from static analysis tools (Semgrep, Trivy, CodeQL, Gitleaks, OSV, Syft, Noir) and uses LLM agents combined with Playwright browser automation to dynamically test, validate, and produce developer-friendly reports. Supports 7 LLM
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^1.13.2^4.1.2^17.3.1^9.3.8^4.1.1^6.15.0^1.57.0^4.3.6^8.8.5^4.0.1838
commits
feat: enhance agent context management, dynamic turn limits, bypass generation, and vulnerability-to-route mapping
4ea4aebView on GitHubrefactor: Remove Stagehand dependency and related tools from prompts and package.json
5e83455View on GitHubdocs: update README with Stagehand AI tools, missing CLI flags, and accurate constants
0278238View on GitHubfeat: rewrite all prompt templates with plan-driven depth and attack taxonomies
35dd8aeView on GitHubfeat: add descriptive output formatting and plan-driven execution to agent executor
aedc2e4View on GitHubfeat: add support for OpenRouter and NVIDIA NIM providers, enhance rate limiting and SSRF checks
97fd465View on GitHubRefactor providers: Remove GitHub and OpenAI Codex providers, update Antigravity client error messages, and adjust CLI flag parsing for model selection
ab7e710View on GitHubfix: resolve 3 bugs from live testing — ENOENT on Gitleaks IDs, timeout retryability, and agent testing thoroughness
a200418View on GitHubEnhance response analyzer with additional vulnerability detection capabilities
1523b1bView on GitHubfeat: Enhance AntigravityClient with persistent fingerprint support and improve token management
5926886View on GitHub