Skip to content

Add cluster filter to operational vuln report

What does this MR do and why?

Describe in detail what your merge request does and why.

Add cluster filter to operational vuln report Alexander Turinske authored 3 minutes ago

  • allow filtering by cluster only on the operational vulnerability report
  • add ability for simple filter to use customOptions
  • update tests to use fixtures

Changelog: added

EE: true

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

Page Before After
Project Vulnerability Report - Dev image image
Project Vulnerability Report - Op image image
Agent Vulnerability Report image image
Group - should not exist...yet
Instance - should not exist...yet

How to set up and validate locally

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

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

Edited by Alexander Turinske

Merge request reports