{ "version": "6.1.1", "description": "Software composition analysis utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.", "homepage": "https://www.owasp.org/index.php/OWASP_Dependency_Check", "license": "Apache-2.0", "suggest": { "JDK": [ "java/oraclejdk", "java/openjdk" ] }, "url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.1.1-release.zip", "hash": "800d2909b4c4323a1a68d86847b21521f38020fdce330e009affe43297285e40", "extract_dir": "dependency-check", "bin": "bin\\dependency-check.bat", "checkver": { "url": "https://jeremylong.github.io/DependencyCheck/current.txt", "regex": "(.+)" }, "autoupdate": { "url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-$version-release.zip", "hash": { "url": "$url.sha256" } } }