Skip to content

Remove Cluster Image Scanning

What does this MR do and why?

This ensures the "Cluster Image Scanning" vulnerabilities do not on the development tab.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. In order to run a pipeline to generate a Vulnerability report, you'll need an EE license.
  2. Fork https://gitlab.com/gitlab-examples/security/security-reports/
  3. Run a pipeline against the default branch. It will generate vulnerabilities.
  4. Go to the project vulnerability report page
  5. No "Cluster Image Scanning" vulnerabilities should appear on the development tab. You can check the network tab to ensure, that filter isn't not included in the request.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #430955 (closed)

Edited by Samantha Ming

Merge request reports