dependency-check: Update to version 6.0.3

This commit is contained in:
Richard Kuhnt 2020-11-03 15:01:48 +00:00
parent 65d0ce7b76
commit 3e00080ec4

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": "6.0.2", "version": "6.0.3",
"url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.0.2-release.zip", "url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.0.3-release.zip",
"hash": "87f417e001ff08a1ee08ef648c4bb1b7cb6aa6899b9881f573c7bd8c1a1c8db5", "hash": "ca3787b523541c500df8b8fbb0d44df34613a15a9729bb9abd1e76b7be976c51",
"extract_dir": "dependency-check", "extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat", "bin": "bin\\dependency-check.bat",
"suggest": { "suggest": {