-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Blocker
-
Component/s: dependency-check-jenkins-plugin
-
Environment:Jenkins ver. 1.652 + OWASP Dependency-Check Plugin v1.4.2
Installed plugin, enabled for job, entered no parameters for this plugin (hoping the defaults should work OOTB) - result:
[DependencyCheck] OWASP Dependency-Check Plugin v1.4.2
[DependencyCheck] Executing Dependency-Check with the following options:
[DependencyCheck] -name = BLU_5.0_core
[DependencyCheck] -scanPath = /data/jenkins/jobs/BLU_5.0_core/workspace
[DependencyCheck] -outputDirectory = /data/jenkins/jobs/BLU_5.0_core/workspace
[DependencyCheck] -dataDirectory = /data/jenkins/jobs/BLU_5.0_core/workspace/dependency-check-data
[DependencyCheck] -dataMirroringType = none
[DependencyCheck] -proxyServer = webproxy.dtc.corp.services
[DependencyCheck] -proxyPort = 80
[DependencyCheck] -isQuickQueryTimestampEnabled = true
[DependencyCheck] -useMavenArtifactsScanPath = false
[DependencyCheck] -jarAnalyzerEnabled = true
[DependencyCheck] -nodeJsAnalyzerEnabled = true
[DependencyCheck] -composerLockAnalyzerEnabled = true
[DependencyCheck] -pythonAnalyzerEnabled = true
[DependencyCheck] -rubyGemAnalyzerEnabled = true
[DependencyCheck] -archiveAnalyzerEnabled = true
[DependencyCheck] -assemblyAnalyzerEnabled = true
[DependencyCheck] -centralAnalyzerEnabled = true
[DependencyCheck] -nuspecAnalyzerEnabled = true
[DependencyCheck] -nexusAnalyzerEnabled = false
[DependencyCheck] -autoconfAnalyzerEnabled = true
[DependencyCheck] -cmakeAnalyzerEnabled = true
[DependencyCheck] -opensslAnalyzerEnabled = true
[DependencyCheck] -showEvidence = true
[DependencyCheck] -format = XML
[DependencyCheck] -autoUpdate = true
[DependencyCheck] -updateOnly = false
[DependencyCheck] Scanning: /data/jenkins/jobs/BLU_5.0_core/workspace
[DependencyCheck] Analyzing Dependencies
[DependencyCheck] One or more exceptions were thrown while executing Dependency-Check
[DependencyCheck] Unable to download the NVD CVE data.
[DependencyCheck] No documents exist
Build step 'Invoke OWASP Dependency-Check analysis' marked build as failure
Archiving artifacts
- duplicates
-
JENKINS-37356 OWASP checker can't update on slave
-
- Closed
-