Open lwoodring opened 8 hours ago
@lwoodring I suppose at one stage you have used <nvdDatafeedUrl>https://mirror.cveb.in/nvd/json/cve/1.1/nvdcve-1.1-{0}.json.gz</nvdDatafeedUrl>
if so, your issue should be fixed in 12.0.0 as per https://github.com/jeremylong/DependencyCheck/pull/7222
see also https://github.com/jeremylong/DependencyCheck/issues/7219 and https://github.com/jeremylong/DependencyCheck/issues/7164
Yes, I did use a mirror for a bit in the last weeks due to other issues. I will await the release.
@lwoodring , in my case doing the following cleaned up the issue:
mvn dependency-check:purge
mvn dependency-check:check
(as usual)
Describe the bug Execution of plugin fails due to UpdateException, NVD API is returning that ISO date format is invalid:
Looks to be the same as issue: https://github.com/jeremylong/DependencyCheck/issues/7164
Version of dependency-check used The problem occurs using version 11.1.0 and 11.1.1 of the maven plugin: dependency-check-maven
Log file
To Reproduce Run plugin per Maven config:
Expected behavior not an exception
Additional context Linux Alma9