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

Open
opened 2024-10-05 10:12:00 +00:00 by RaitoBezarius · 0 comments
RaitoBezarius commented 2024-10-05 10:12:00 +00:00 (Migrated from github.com)

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: https://github.com/Nix-Security-WG/nix-security-tracker/issues/287

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

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: https://github.com/Nix-Security-WG/nix-security-tracker/issues/287 This way, our CVE ingestion process becomes quite rock-solid.
Sign in to join this conversation.
No description provided.