Releases: jhermann/dependency-check-py
Releases · jhermann/dependency-check-py
Release 0.6.0 for GitHub-hosted JSON 1.1 data
- Update default upstream version to 6.2.2
- Changed download URLs to new GitHub hosting
- Changed data URLs to v1.1 JSON format
⚠️ Adapt or unset any environment variables you have, and do a full re-install with a full data retrieval (rm -rf ~/.local/dependency-check/
)
Release 0.5.0 for OWASP 5.x with JSON
- Update default upstream version to 5.2.4
- You MUST update your local installation to a 5.x version (see README)
- You MUST also update
DEPENDENCY_CHECK_NVD_URL
in case you've set that, and the mirror it points to (use JSON compressed data files instead of XML)
Upstream v2.1.1, and Python3 fixes
- 🔧 Update default upstream version to 2.1.1 (from 1.3.1)
- 🐛 Python 3 fixes (octal literal, urlopen)
- ➕ Added
DEPENDENCY_CHECK_NVD_URL
environment variable - 🔧 Travis CI for Python 3.4
Initial Release
- Auto-install OWASP release archive
- Redirect calls to .sh / .bat launcher script