We are newbies with Dependency-Check. After a lot of trial and error we have got a check running which actually loads the database from downloaded nvdcve-files and returns a report
However we still get a warning that there is an issue getting Nexus status:
Mai 07, 2015 3:09:12 PM org.owasp.dependencycheck.Engine analyzeDependencies
Information: Analysis Starting
Mai 07, 2015 3:09:13 PM org.owasp.dependencycheck.analyzer.NexusAnalyzer initializeFileTypeAnalyzer
Warnung: There was an issue getting Nexus status. Disabling analyzer.
Mai 07, 2015 3:09:17 PM org.owasp.dependencycheck.Engine analyzeDependencies
Information: Analysis Complete
This is our definition in a maven pom:
false
true
https://machine.domain/nexus
true
I have read in another issue that the nexus url usually ends with /service/local/. This is not the case at our company. Have we setup Nexus wrong?
We have absolutely no idea what to do. Any help is welcome.
Peter
We are newbies with Dependency-Check. After a lot of trial and error we have got a check running which actually loads the database from downloaded nvdcve-files and returns a report
However we still get a warning that there is an issue getting Nexus status:
Mai 07, 2015 3:09:12 PM org.owasp.dependencycheck.Engine analyzeDependencies
Information: Analysis Starting
Mai 07, 2015 3:09:13 PM org.owasp.dependencycheck.analyzer.NexusAnalyzer initializeFileTypeAnalyzer
Warnung: There was an issue getting Nexus status. Disabling analyzer.
Mai 07, 2015 3:09:17 PM org.owasp.dependencycheck.Engine analyzeDependencies
Information: Analysis Complete
This is our definition in a maven pom:
false
true
https://machine.domain/nexus
true
I have read in another issue that the nexus url usually ends with /service/local/. This is not the case at our company. Have we setup Nexus wrong?
We have absolutely no idea what to do. Any help is welcome.
Peter