-
Notifications
You must be signed in to change notification settings - Fork 87
[FEATURE] Add scheduled recurring scans with blackout windows #253
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:critical80 pts difficulty label for critical or high-impact PRs80 pts difficulty label for critical or high-impact PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:devopsDevOps or infrastructure work category bonus labelDevOps or infrastructure work category bonus labeltype:featureFeature work category bonus labelFeature 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:critical80 pts difficulty label for critical or high-impact PRs80 pts difficulty label for critical or high-impact PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:devopsDevOps or infrastructure work category bonus labelDevOps or infrastructure work category bonus labeltype:featureFeature work category bonus labelFeature work category bonus label
Problem
SecuScan needs a production-grade improvement in this area: Recurring scan automation..
Scope
Support cron-like schedules, timezone handling, blackout windows, missed-run policy, and UI management.
Acceptance Criteria
Verification
Tests should cover timezone boundaries, blackout skips, missed run recovery, and disabled schedules.
Difficulty
Hard, useful issue intended for experienced contributors.