Rule Detail
The rule detail page shows everything scd-server knows about a specific security rule across your team.
Navigate here by clicking a rule ID or rule name anywhere in the dashboard or findings views.
What you see
- Rule description, severity, and OWASP category
- Trend — how many times this rule has triggered per week over 12 weeks
- Affected repositories — which repos have open findings for this rule
- Affected developer machines — which installations have seen this rule
Using rule detail for training
Rules that appear consistently across multiple developers and repositories are strong signals for targeted training. If INJ-001 (SQL injection via string concatenation) appears in five repositories, that is a knowledge gap worth addressing directly — not just fixing finding by finding.