Changelog
- enhancement - Added support for vulnerability analysis for Gradle build manifests.
- enhancement - Added support for vulnerability analysis on images in Dockerfiles.
- enhancement - Added new settings for the Python and Go ecosystems.
- enhancement - Added support for private GitHub Registries.
- fixes - Fixed an issue by removing a redundant
/
at the beginning of Windows URI paths that was causing somemvn
commands to fail. See PR#692 for details. - fixes - Fixed an issue with the Stack Analysis running on an open file, instead of running on an opened manifest file. See PR#692 for details.
- known issue - You can get an error by using the
Use Pip Dep Tree
andUse Python Virtual Environment
options simultaneously. See the Known Issues section of the README for more information. - known issue - Red Hat Dependency Analytics has limitations for Maven and Gradle. See the Known Issues section of the README for more information.
- informational - Added a telemetry event to track Red Hat's recommended version acceptance.
What's Changed
- feat: gradle support by @IlonaShishov in #708
Full Changelog: v0.9.4...v0.9.5