mirror of
https://github.com/imjasonh/rustvulncheck
synced 2026-07-08 04:08:07 +00:00
No description
- 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 |
||
|---|---|---|
| .github/workflows | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| design.md | ||