Skip to content

Add cluster image vulnerability location

What does this MR do and why?

  • instead of having a user navigate to the vulnerability details page for every cluster image vulnerability to see the image the vulnerability came from, show the image in the vulnerability report
  • other vulnerabilities have an image location, so the logic to display the image is already in place

Changelog: added

EE: true

Screenshots or screen recordings

Before After
op_-_b op_-_a

How to set up and validate locally

  1. Ensure your GDK has a GitLab Ultimate license
  2. Ensure your GDK is connected to the GitLab Runner
  3. Follow these docs to set up the kubernetes agent
  4. Clone test-cis-with-agentid and run the pipeline
  5. Link the agent to a project
  6. Run the pipeline to generate vulnerabilities
  7. Navigate to the agent/vulnerability report
  8. View the vulnerabilities

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 #364138 (closed)

Merge request reports