Skip to content

Add query value to security tab

Alexander Turinske requested to merge 351154-update-tab-url into master

What does this MR do and why?

Add query value to security tab

  • where there wasn't one, it just said tab=1, now it says tab=security

Screenshots or screen recordings

Before After
Screen_Shot_2022-01-27_at_08.43.24 Screen_Shot_2022-01-27_at_08.44.23

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

Merge request reports