Add query value to security tab
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 saystab=security
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- 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
- Navigate to a project
- Link the agent to a project
- Enable the
:cluster_vulnerabilities
feature flag - Navigate to the agent
- 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 #351154 (closed)