Description from extension meta
Adds a widget to GitLab merge request page showing vulnerabilities detected by Container Scanning.
Image from store
Description from store
Update:
Now also see Medium vulnerabilities in the widget.
Affected version number is included in the widget.
This extension adds a widget in the Gitlab merge request page showing critical and high vulnerabilities of a container image generated in the associated pipeline.
A container scanning job must exist in the pipeline. This job must generate a container scanning report artifact. To add a container scanning job, follow the steps defined here: https://docs.gitlab.com/ee/user/application_security/container_scanning/
The free version of Gitlab supports container scanning but does not support decoration of the merge request with vulnerability details. This extension fills that gap by decorating the merge request with a vulnerability widget.
Reference:
Container scanning job: https://docs.gitlab.com/ee/user/application_security/container_scanning/
Container scanning report artifact: https://docs.gitlab.com/ee/ci/yaml/artifacts_reports.html#artifactsreportscontainer_scanning
Latest reviews
- (2025-04-23) Kaspar Metsa: Nice plugin! Works perfect
- (2024-10-24) Richard Bosch: Nice plugin to show the found vulnerabilities. Too bad you can't see configure the levels you want to see, like medium level vulnerabilities
- (2024-10-24) Alain Wouterlood: Very useful as Gitlab user