1
0
Fork 0
mirror of https://github.com/imjasonh/rustvulncheck synced 2026-07-10 05:11:42 +00:00
rustvulncheck/.github/workflows
Claude e797dadbad
Add hourly enrichment workflow with resume and timeout support
- Add --existing-db flag to enrich command to skip already-enriched advisories
- Add --timeout-secs flag to stop processing after a time budget
- Create .github/workflows/enrich.yml that runs hourly on a 55-minute budget
- Workflow commits enriched vuln_db.json to repo, checkpointing progress
- Each run picks up where the last left off, progressively enriching the backlog

https://claude.ai/code/session_01Pp3k3jGUtnTTqvMMr1uP4Y
2026-03-25 13:24:07 +00:00
..
ci.yml
enrich.yml Add hourly enrichment workflow with resume and timeout support 2026-03-25 13:24:07 +00:00