FE: Create "Container registry vulnerabilities"tab banner
Why are we doing this work
-
users want the vulnerabilities found from continuous container registry scanning to be separated into their own tab.
-
This issue is to add the banner message on top.
Relevant links
Non-functional requirements
-
Documentation: -
Testing:
Implementation plan
-
Add behind feature flag CS_FOR_REGISTRY
-
frontend show a banner at the top of the tab with the status of continuous container registry scanning and links for more information Container registry scan is active and scans the latest tag of each image
Continuous container scanning scans the latest tag of each image. It scans for vulnerabilities in the container registry when an image or database is update
Learn more
Dismiss
Weight Reasoning
- Need to add unit tests for project and group level, and exclude from security center
Verification steps
- Upload a GitLab Ultimate license
- Navigate to a project => Packages & Registries => Container Registry
- Verify the banner is not visible
- Enable the continuous scanning
- Verify the banner is visible
Edited by Fernando Cardenas