{ "version": "6.3.2", "description": "Software composition analysis utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.", "homepage": "https://owasp.org/www-project-dependency-check/", "license": "Apache-2.0", "suggest": { "JDK": [ "java/oraclejdk", "java/openjdk" ] }, "url": "https://github.com/jeremylong/DependencyCheck/releases/download/v6.3.2/dependency-check-6.3.2-release.zip", "hash": "b13980f2b262a69b7e4f767e82f066a1f832c6d00f9998b605f475219f1b6a11", "extract_dir": "dependency-check", "bin": "bin\\dependency-check.bat", "checkver": { "url": "https://jeremylong.github.io/DependencyCheck/current.txt", "regex": "(.+)" }, "autoupdate": { "url": "https://github.com/jeremylong/DependencyCheck/releases/download/v$version/dependency-check-$version-release.zip" } }