dependency-check: Update to version 5.3.0

This commit is contained in:
Richard Kuhnt 2020-01-15 14:01:49 +00:00
parent 521eb8eded
commit a2db8c14d7

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