1
0
Fork 0
mirror of https://github.com/imjasonh/rustvulncheck synced 2026-07-09 04:46:31 +00:00
No description
Find a file
Claude ce7f533cb0
Add CI workflow for tests and enrichment dry-run
Two jobs:
- test: builds and runs cargo test
- enrichment-dry-run: runs the pipeline against 10 real advisories
  using the Actions GITHUB_TOKEN, uploads vuln_db.json as artifact

https://claude.ai/code/session_01AeNG3herWfKhos9uZVUY5d
2026-03-25 01:34:22 +00:00
.github/workflows Add CI workflow for tests and enrichment dry-run 2026-03-25 01:34:22 +00:00
src Add Phase 1: Offline Database Enrichment pipeline 2026-03-25 01:28:25 +00:00
tests Add Phase 1: Offline Database Enrichment pipeline 2026-03-25 01:28:25 +00:00
.gitignore Add Phase 1: Offline Database Enrichment pipeline 2026-03-25 01:28:25 +00:00
Cargo.lock Add Phase 1: Offline Database Enrichment pipeline 2026-03-25 01:28:25 +00:00
Cargo.toml Add Phase 1: Offline Database Enrichment pipeline 2026-03-25 01:28:25 +00:00