Skip to content

Instantly share code, notes, and snippets.

@pioto
Created November 16, 2017 18:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pioto/39ba1cb830a0cbed952a50aed48641a6 to your computer and use it in GitHub Desktop.
Save pioto/39ba1cb830a0cbed952a50aed48641a6 to your computer and use it in GitHub Desktop.
[INFO] --- dependency-check-maven:3.0.2:check (default-cli) @ ccc ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Check for updates complete (12 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Launching: [bundle-audit, check, --verbose] from /tmp/dctemp01982add-7e87-42e3-b8c9-a3b6a11f837c
[ERROR] Exception occurred initializing Ruby Bundle Audit Analyzer.
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (1 seconds)
[INFO] Finished Central Analyzer (3 seconds)
[INFO] Finished Nuspec Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (0 seconds)
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished Cpe Suppression Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Node Security Platform Analyzer (1 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (9 seconds)
...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:28 min
[INFO] Finished at: 2017-11-16T18:11:29Z
[INFO] Final Memory: 144M/1363M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:3.0.2:check (default-cli) on project ccc: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] Exception from bundle-audit process: java.io.IOException: Cannot run program "bundle-audit" (in directory "/tmp/dctemp01982add-7e87-42e3-b8c9-a3b6a11f837c"): error=2, No such file or directory. Disabling Ruby Bundle Audit Analyzer
[ERROR] -> [Help 1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment