{ "version": "6.0.4", "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", "url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.0.4-release.zip", "hash": "18b2a408aae5ff5fc9c00e471451e604fa0338cc8f8b535aba36b9dbce48426e", "extract_dir": "dependency-check", "bin": "bin\\dependency-check.bat", "suggest": { "JDK": [ "java/oraclejdk", "java/openjdk" ] }, "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" } } }