Spaces:
Sleeping
Sleeping
File size: 342 Bytes
d63a1ba | 1 2 3 4 5 6 7 8 9 | # Snapshot Cache
This directory stores provider-backed fallback snapshots used when live OSV, NVD, or EPSS requests fail.
- `snapshots/*.json`: normalized raw provider snapshots keyed by OSV advisory ID
- `snapshot_index.json`: catalog of bundled snapshot files
The files are intended to be generated by `scripts/build_snapshot_cache.py`.
|