I am trying to run dependency check as a stage in jenkins file, but I have an error
[DependencyCheck] Message: Unable to download the NVD CVE data.
[DependencyCheck] org.owasp.dependencycheck.data.update.exception.UpdateException: Unable to download the NVD CVE data.
[DependencyCheck] at org.owasp.dependencycheck.data.update.NvdCveUpdater.update(NvdCveUpdater.java:130)
So how can I resolve this problem please !?
I am trying to run dependency check as a stage in jenkins file, but I have an error
So how can I resolve this problem please !?