mirror of
https://github.com/smittix/intercept.git
synced 2026-06-09 06:31:55 -07:00
b208576068
The RiskLevel.NEEDS_REVIEW enum value was 'review' but the devices_by_risk dict and all summary keys used 'needs_review', causing a KeyError during sweep correlation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>