Updated CVE scripts to include backfill support.
This commit is contained in:
@@ -451,6 +451,7 @@ async function importCVEEnrichmentFast() {
|
||||
|
||||
|
||||
|
||||
// This script runs enrichment mode - use fetchCVE_withMORE.js for backfill
|
||||
importCVEEnrichmentFast().catch((err) => {
|
||||
log(`❌ Fatal error during enrichment: ${err.message}`);
|
||||
logFile.end();
|
||||
|
||||
Reference in New Issue
Block a user