Skip to content

v0.9.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 13:09

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 some mvn 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 and Use 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

Full Changelog: v0.9.4...v0.9.5