Skip to content

Add image filter to agent vulnerability report

Alexander Turinske requested to merge 343914-agent-image-filter into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Add image filter to agent vulnerability report

  • add image filter in security tab
  • update image filter to handle multiple graphql queries

Changelog: added

EE: true

Screenshots or screen recordings

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

Page Before After
Dropdown - Screen_Shot_2022-09-07_at_2.54.19_PM
error Screen_Shot_2022-09-07_at_3.32.50_PM Screen_Shot_2022-09-07_at_3.31.31_PM

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 Infrastructe => Kubernetes Cluster => cis-agent => Security tab
  8. Verify the image filter

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

Edited by Alexander Turinske

Merge request reports