has the NVD Feeds URL nvd.nist.gov/feeds no offical stopped working and should i disable it in my config #3954
Answered
by
nscuro
whiteninja76
asked this question in
Q&A
-
Just after some advice if the 'The National Vulnerability Database (NVD) ' - > https://nvd.nist.gov/feeds . has now official been turned of and if i should therefore disable the source ( but keep the new 'https://services.nvd.nist.gov/rest/json/cves/2.0' source enabled) |
Beta Was this translation helpful? Give feedback.
Answered by
nscuro
Jul 9, 2024
Replies: 1 comment 2 replies
-
The feeds are still up: https://nvd.nist.gov/vuln/data-feeds#JSON_FEED |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://nvd.nist.gov/feeds is only the base URL which DT will use to discover the feed files, e.g. https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-modified.json.gz. The base URL itself will give a 404 since there's nothing hosted on that particular URL.
As per your log you are already using the API-based mirroring. We released v4.11.5 yesterday which fixes issues with that: https://docs.dependencytrack.org/changelog/