Add Image filter to the group/security center Operational vulnerabilities vulnerability report
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Why are we doing this work
- users want to see operational vulnerabilities and filter by the image they come from at the group/security center level
Relevant links
Non-functional requirements
-
Documentation -
Testing:
Implementation plan
-
frontend extend the image_filter-
group-level (with a GraphQL request similar to Project.vulnerabilityImages)-
update the vulnerability request to filter by image: [String!] -
modify Group.vulnerabilitySeveritiesCountto be used withimage
-
-
security center (with a GraphQL request similar to Project.vulnerabilityImages)-
update the vulnerability request to filter by image: [String!] -
modify Group.vulnerabilitySeveritiesCountto be used withimage
-
-
-
-
group -
update the group vulnerability request to filter by image: [String!] -
modify Group.vulnerabilitySeveritiesCountto be used withimage
-
-
security center -
update the vulnerability request to filter by image: [String!] -
modify InstanceSecurityDashboard.vulnerabilitySeveritiesCountto be used withimage
-
-
Verification steps
- 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/group/security center vulnerability report
- View the vulnerabilities
Edited by 🤖 GitLab Bot 🤖
