Clean out-of-date NVD results. (#10514)

Keep the vulnerabilities detected via NVD and stored in the DB in sync. with the results from the NVD vulnerability process.
This commit is contained in:
Juan Fernandez
2023-04-03 13:45:18 -04:00
committed by GitHub
parent 96c2e46acd
commit 4c2ddba2e4
23 changed files with 913 additions and 355 deletions
+2
View File
@@ -0,0 +1,2 @@
- If a new CPE translation rule is pushed, the data in the database should reflect that.
- If a false positive is patched, the data in the database should reflect that.