dependency-check: Update to version 5.2.3

This commit is contained in:
Richard Kuhnt 2019-11-11 14:00:16 +00:00
parent 282bf02962
commit 694ba3f693

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.2.2", "version": "5.2.3",
"url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-5.2.2-release.zip", "url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-5.2.3-release.zip",
"hash": "a0bb0e041db4a22ae0a1db83ff962b960aaf9cd0205d99d64e872361ccfcaa34", "hash": "40e2d8514da5930986e2d2f5720a5be9eb12cd49359bc442bcf6e9e63242afd8",
"extract_dir": "dependency-check", "extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat", "bin": "bin\\dependency-check.bat",
"suggest": { "suggest": {