What problem does it solve?
It prevents inaccurate or noisy SAST results by reviewing and tuning Semgrep, CodeQL, and SAST CI configurations so findings map to real OWASP ASVS 4.0.3 verification requirements and the CWE Top 25.
Core Features & Use Cases
- ASVS- and CWE-grounded SAST assessment: Evaluates rule coverage gaps and ensures severity tuning aligns with organizational risk.
- Semgrep rule configuration review: Checks managed-rule usage, custom rule structure, ignore/suppression hygiene, and CI failure behavior.
- CodeQL configuration and query pattern review: Verifies query suite selection, path exclusions, and query-filter-based handling of known false positives.
- False positive and severity management: Provides workflows for triage, suppression justification requirements, and CI gating recommendations.
Quick Start
Ask an AI coding agent to review your repo’s SAST configuration and tuning by targeting the directory that contains your .semgrep and CodeQL configuration.