Skip to content

Show the vulnerability report even if 0 vulnerabilities or no traditional security scanners configured

Fernando Cardenas requested to merge 421315-show-vuln-dasboard into master

What does this MR do and why?

Show vulnerability report table even when we have 0 vulns. Prior, we relied on security scanner pipeline to exist or vulnerabilties. Container Scanning for registry runs outside of a pipeline as a background task, and may be configured, but rarely generates vulns right away. We don't want to hide the vuln table, since the container registry tab indicates separately if that feature is enabled.

Show the vulnerability report even if 0 vulnerabilities

Changelog: changed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-10-02_at_12.43.46_PM Screenshot_2024-10-09_at_1.20.01_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #421315

Edited by Fernando Cardenas

Merge request reports

Loading