Created
March 19, 2019 11:21
-
-
Save nuclearglow/ac99a06c758771ed7b8f40b58dcf115d to your computer and use it in GitHub Desktop.
DependencyChecker CLI Issue Error Report
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependency-check.sh --enableExperimental --retirejsFilterNonVulnerable --disableAssembly --disableArchive --disableCmake --disableAutoconf --disableBundleAudit --disableRubygems --disablePyPkg --disablePyDist --disableCocoapodsAnalyzer --disableSwiftPackageManagerAnalyzer --disableComposer --cveValidForHours 24 --project angular-frontend --out public/owasp-dependency-check-report -s . | |
[INFO] Finished File Name Analyzer (0 seconds) | |
[INFO] Finished Node.js Package Analyzer (1 seconds) | |
[INFO] Finished Dependency Merging Analyzer (50 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 NVD CVE Analyzer (0 seconds) | |
[INFO] Finished Node Audit Analyzer (3 seconds) | |
00:00 INFO: Vulnerability found: jquery below 3.0.0-beta1 | |
00:00 INFO: Vulnerability found: jquery below 3.0.0 | |
00:13 INFO: Vulnerability found: jquery below 3.0.0-beta1 | |
00:13 INFO: Vulnerability found: jquery below 2.2.0 | |
00:14 INFO: Vulnerability found: jquery-ui-dialog below 1.10.0 | |
00:14 INFO: Vulnerability found: jquery-ui-dialog below 1.12.0 | |
00:14 INFO: Vulnerability found: bootstrap below 3.4.1 | |
00:14 INFO: Vulnerability found: bootstrap below 3.4.0 | |
00:14 INFO: Vulnerability found: bootstrap below 3.4.0 | |
00:14 INFO: Vulnerability found: bootstrap below 3.4.0 | |
00:28 INFO: Vulnerability found: jquery below 1.6.3 | |
00:28 INFO: Vulnerability found: jquery below 1.9.0b1 | |
00:28 INFO: Vulnerability found: jquery below 1.12.0 | |
00:30 INFO: Vulnerability found: jquery below 1.6.3 | |
00:30 INFO: Vulnerability found: jquery below 1.9.0b1 | |
[INFO] Finished RetireJS Analyzer (32 seconds) | |
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds) | |
[INFO] Finished Dependency Bundling Analyzer (61 seconds) | |
[INFO] Analysis Complete (150 seconds) | |
ll public/owasp-dependency-check-report/dependency-check-report.html | |
Permissions Size User Group Date Modified Git Name | |
.rw-r--r-- 34M user user 19 Mar 12:13 -- public/owasp-dependency-check-report/dependency-check-report.html | |
dependency-check.sh --enableExperimental --disableAssembly --disableArchive --disableCmake --disableAutoconf --disableBundleAudit --disableRubygems --disablePyPkg --disablePyDist --disableCocoapodsAnalyzer --disableSwiftPackageManagerAnalyzer --disableComposer --cveValidForHours 24 --project angular-frontend --out public/owasp-dependency-check-report -s . | |
[INFO] Finished File Name Analyzer (0 seconds) | |
[INFO] Finished Node.js Package Analyzer (0 seconds) | |
[INFO] Finished Dependency Merging Analyzer (47 seconds) | |
[INFO] Finished Version Filter Analyzer (0 seconds) | |
[INFO] Finished Hint Analyzer (0 seconds) | |
[INFO] Created CPE Index (1 seconds) | |
[INFO] Finished CPE Analyzer (1 seconds) | |
[INFO] Finished False Positive Analyzer (0 seconds) | |
[INFO] Finished NVD CVE Analyzer (0 seconds) | |
[INFO] Finished Node Audit Analyzer (3 seconds) | |
00:00 INFO: Vulnerability found: jquery below 3.0.0-beta1 | |
00:00 INFO: Vulnerability found: jquery below 3.0.0 | |
00:14 INFO: Vulnerability found: jquery below 3.0.0-beta1 | |
00:14 INFO: Vulnerability found: jquery below 2.2.0 | |
00:15 INFO: Vulnerability found: jquery-ui-dialog below 1.10.0 | |
00:15 INFO: Vulnerability found: jquery-ui-dialog below 1.12.0 | |
00:15 INFO: Vulnerability found: bootstrap below 3.4.1 | |
00:15 INFO: Vulnerability found: bootstrap below 3.4.0 | |
00:15 INFO: Vulnerability found: bootstrap below 3.4.0 | |
00:15 INFO: Vulnerability found: bootstrap below 3.4.0 | |
00:29 INFO: Vulnerability found: jquery below 1.6.3 | |
00:29 INFO: Vulnerability found: jquery below 1.9.0b1 | |
00:29 INFO: Vulnerability found: jquery below 1.12.0 | |
00:30 INFO: Vulnerability found: jquery below 1.6.3 | |
00:30 INFO: Vulnerability found: jquery below 1.9.0b1 | |
[INFO] Finished RetireJS Analyzer (33 seconds) | |
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds) | |
[INFO] Finished Dependency Bundling Analyzer (68 seconds) | |
[INFO] Analysis Complete (155 seconds) | |
ll public/owasp-dependency-check-report/dependency-check-report.html | |
Permissions Size User Group Date Modified Git Name | |
.rw-r--r-- 34M user user 19 Mar 12:16 -- public/owasp-dependency-check-report/dependency-check-report.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment