-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
User Story
As a DevSecOps engineer, I want to schedule periodic adversary emulations (daily/weekly) so that my detection coverage remains up-to-date without manual intervention.
Acceptance Criteria
- A scheduling interface or configuration (via UI or config file) to run emulations at predefined intervals (e.g., cron style).
- Emulations automatically trigger without user interaction, at the scheduled time.
- Upon completion, the system either deploys or queues the deployment of new Sigma rules.
- Logs and notifications are generated if a scheduled emulation fails or is skipped.
Reactions are currently unavailable