nix-security-tracker icon indicating copy to clipboard operation
nix-security-tracker copied to clipboard

Delta catch up should optimize for bulk when the gap is too large

Open RaitoBezarius opened this issue 4 months ago • 0 comments

Delta CVE should error if the gap is too large.

We should also create a new toplevel management command called ingest_cve which does either bulk ingestion or delta ingestion based on the situation. Old commands can be kept for more advanced users.

Bulk ingestion should probably also skip existing CVEs.

This way, our CVE ingestion process becomes quite rock-solid.

RaitoBezarius avatar Oct 05 '24 10:10 RaitoBezarius