Closed IlonaShishov closed 3 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.97%. Comparing base (
3a31ff6
) to head (35b7707
). Report is 2 commits behind head on master.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Added support for Gradle ecosystem. Added support for image scanning with RHDA Image Analysis. RHDA VSCode Extension now provides dependency analysis for build.gradle manifests, Dockerfiles and Containerfiles.
Added new settings for Python and Go ecosystems: usePythonVirtualEnvironment, useGoMVS, enablePythonBestEffortsInstallation, usePipDepTree
Fixed an issue by removing a redundant
/
at the beginning of Windows URI paths that was causing somemvn
commands to fail.Fixed an issue with the Stack Analysis running on an open file, instead of running on an opened manifest file.
Added RHDA support for Private GitHub Registries.
Added telemetry event to track RHDA report requests initiated by the Component Analysis quickfix option.