-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
mvpIssues tracking MVP implementationIssues tracking MVP implementation
Description
Archive CVE references of a CVE record at five defined intervals: 0 days, 3 days, 10 days, 30 days, and 90 days after CVE Record publication. Currently, the system only supports single archival requests without interval scheduling.
Requirements:
- Modify job scheduling to support multiple intervals per CVE
- Update database schema to track archival intervals
- Implement automated scheduling for 0, 3, 10, 30, and 90-day intervals
- Update CVE processor to handle interval-based archival
- Add configuration to enable/disable specific intervals
Acceptance Criteria:
- CVE submission creates 5 separate scheduled jobs (0, 3, 10, 30, 90 days)
- Database tracks which interval each archive belongs to
- System automatically executes archival at each interval
- Failed interval archival doesn't block subsequent intervals
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
mvpIssues tracking MVP implementationIssues tracking MVP implementation
Type
Projects
Status
No status