SoftwareDesignLab / vulnerability-intelligence-platform

Vulnerability Intelligence Platform
https://www.cve.live
MIT License
1 stars 0 forks source link

NVD CVEs not being pulled correctly #169

Open aep7128 opened 1 year ago

aep7128 commented 1 year ago

NVD's CVEs aren't getting pulled correctly for CVE Comparison, it's using an outdated endpoint for grabbing all CVEs. We need to switch to NVIP's 2.0 API for proper comparison.

All CVEs in NVD should be in a separate table so that we don't have to send a bunch of requests to the API.

aep7128 commented 1 year ago

Already working on this, Crawler will pull NVD CVEs from the past month to update the table, then I'll have a separate script for filling all NVD CVEs into the table for init