How-To Guides
Task-oriented guides for specific goals.
Scanning
- Scan a Monorepo — Strategies for large codebases
- Incremental Scanning — Only scan changed files
Analysis
- Calculate Blast Radius — Find downstream impact
- Compare Branches — Diff between git refs
- Export Results — JSON, SARIF, CSV output
Integration
- GitHub Actions — CI setup for GitHub
- GitLab CI — CI setup for GitLab
Configuration
- Configure Confidence — Tune thresholds
- Manage Suppressions — Handle false positives
Troubleshooting
- No Matches Found — Debug empty results
- Too Many False Positives — Improve precision