fkie-cad / nvd-json-data-feeds

Community reconstruction of the legacy JSON NVD Data Feeds. This project uses and redistributes data from the NVD API but is neither endorsed nor certified by the NVD.
109 stars 15 forks source link

FYI: NVD API Problems #14

Closed martinclauss closed 6 months ago

martinclauss commented 6 months ago

FYI

Currently we get 503 Service Unavailable from NIST/NVD:

curl --head 'https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2019-1010218'
HTTP/1.1 503 Service Unavailable
content-length: 107
cache-control: no-cache
content-type: text/html

Waiting for the problem to be resolved... updates will then be continued...

rhelmke commented 6 months ago

Seems to work again