dependency-check: Update to version 5.3.1

This commit is contained in:
Richard Kuhnt 2020-03-10 15:01:54 +00:00
parent 81cdc85472
commit 71df3eb17c

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.0", "version": "5.3.1",
"url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-5.3.0-release.zip", "url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-5.3.1-release.zip",
"hash": "1af524b02cb6bb8a03ea57f6ae2880bf8db67479b92a0815b70b03051bf20743", "hash": "fa7b38b5bffced0455f30173ae613e5304c6a82a1a0f341fb6c44fd3eafc2e85",
"extract_dir": "dependency-check", "extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat", "bin": "bin\\dependency-check.bat",
"suggest": { "suggest": {