Skip to content

Create agent-specific vulnerability list

Alexander Turinske requested to merge 343912-agent-vulnerability-list into master

What does this MR do and why?

Create agent-specific vulnerability list

  • use vulnerability-list component

Screenshots or screen recordings

Scenario Before After
Security tab w/ vulnerabilities image Screen_Shot_2021-12-15_at_14.25.34
Security tab w/out vulnerabilities - Screen_Shot_2021-12-15_at_14.25.20
Activity Tab image No visual change
Access Tokens Tab image No visual change

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. Navigate to a project
  5. Link the agent to a project
  6. Enable the :cluster_vulnerabilities feature flag
  7. Navigate to the agent
  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 #343912 (closed)

Edited by Alexander Turinske

Merge request reports