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 | ||
Project Vulnerability Report - Op | ||
Agent Vulnerability Report | ||
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.
- Ensure your GDK has a GitLab Ultimate license
- Ensure your GDK is connected to the GitLab Runner
- Follow these docs to set up the kubernetes agent
- Clone test-cis-with-agentid and run the pipeline
- Link the agent to a project
- Run the pipeline to generate vulnerabilities
- Navigate to the agent/vulnerability report
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #337882 (closed)
Edited by Alexander Turinske