dependency-check: Update to version 6.0.0

This commit is contained in:
Richard Kuhnt 2020-09-07 22:00:29 +00:00
parent d5a0a475d6
commit ec1fc2abf9

View File

@ -2,9 +2,9 @@
"homepage": "https://www.owasp.org/index.php/OWASP_Dependency_Check", "homepage": "https://www.owasp.org/index.php/OWASP_Dependency_Check",
"description": "Software composition analysis utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.", "description": "Software composition analysis utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "5.3.2", "version": "6.0.0",
"url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-5.3.2-release.zip", "url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.0.0-release.zip",
"hash": "4c6f40cb596e335fd0cd816bd6c25773e1e029c3109979ce4c429f3b49850252", "hash": "cdf952ee974c120c71a8bee27ecdc5acefda3c28ea69477f43434938b91b9f57",
"extract_dir": "dependency-check", "extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat", "bin": "bin\\dependency-check.bat",
"suggest": { "suggest": {