Describe the bug
Jenkins build step invoke step DependencyCheck failed with Caused by: java.lang.NullPointerException: null
See log file
Version of dependency-check used
Jenkins 2.263.3
OWASP Dependency-Check Plugin 5.1.1
Dependency-Check installation: 5.3.2 Dependency Checker
Log file
https://gist.github.com/gwsu2008/e6a7eb70f0a74b051c154a36add58850
To Reproduce
Steps to reproduce the behavior:
Arguments for Dependency-Check
--enableExperimental --format XML --format HTML --prettyPrint
Expected behavior
Dependency-Check should not throw java.lang.NullPointerException
Most likely a duplicate of #3307, along with almost all of the issues between #3308 to #3318.
+1000000
This was resolved when the NVD corrected the data feeds.
Most helpful comment
Most likely a duplicate of #3307, along with almost all of the issues between #3308 to #3318.