What problem does it solve?
Comprehensive security audit covering OWASP Top 10, secrets detection, supply chain security, threat modeling, and language-specific vulnerability patterns. Investigates actual code paths rather than grep-matching keywords. Generates a scored SECURITY_AUDIT.md with prioritized remediation. Use when assessing application security, preparing for a security review, or onboarding to a codebase with security concerns.
Core Features & Use Cases
- OWASP Top 10 coverage: Guides risk-focused review across common categories.
- Secrets and supply chain detection: Finds exposed credentials and weak dependencies.
- Threat modeling and risk scoring: Applies STRIDE/DREAD to produce prioritized remediation actions.
- Report generation: Produces a SECURITY_AUDIT.md with actionable findings and mitigations.
Quick Start
Run a full security audit on the repository to generate a prioritized remediation report.