mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-08-15 07:50:20 +02:00
v2.2.0 (feat(worker): record severity in analysis mode, #413) made every finding carry a severity, and min_severity now applies in both modes (prompt-manager.ts applies the severity filter unconditionally; only min_confidence is gated to analysis-only runs). configuration.md still described the pre-2.2.0 model: min_severity as exploit-only, findings carrying one rating or the other but never both, and analysis runs producing no severity at all. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>