-
Notifications
You must be signed in to change notification settings - Fork 88
[FEATURE] Add notification channels for high-risk findings #254
Copy link
Copy link
Open
Labels
area:backendBackend API, database, or service workBackend API, database, or service workarea:frontendFrontend React/UI workFrontend React/UI worklevel:advanced55 pts difficulty label for advanced contributor PRs55 pts difficulty label for advanced contributor PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:featureFeature work category bonus labelFeature work category bonus labeltype:securitySecurity work category bonus labelSecurity work category bonus label
Metadata
Metadata
Assignees
Labels
area:backendBackend API, database, or service workBackend API, database, or service workarea:frontendFrontend React/UI workFrontend React/UI worklevel:advanced55 pts difficulty label for advanced contributor PRs55 pts difficulty label for advanced contributor PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:featureFeature work category bonus labelFeature work category bonus labeltype:securitySecurity work category bonus labelSecurity work category bonus label
Problem
SecuScan needs a production-grade improvement in this area: Alerting workflow..
Scope
Add configurable notification rules for high/critical findings via webhook/email placeholder interface, with dedupe and delivery history.
Acceptance Criteria
Verification
Tests should cover rule matching, dedupe, failed delivery, and redaction of sensitive finding data.
Difficulty
Hard, useful issue intended for experienced contributors.