Add project-level new security dashboard
What does this MR do and why?
Add project-level new security dashboard
This adds an entry point for the new security dashboard on the project
level. It's guarded behind a feature flag project_security_dashboard_new
.
Related #550167 (closed)
References
Screenshots or screen recordings
Before | After |
---|---|
![]() |
![]() |
How to set up and validate locally
- Enable feature flag: http://gdk.test:3000/rails/features/project_security_dashboard_new
- Go to any project with vulnerabilities
- Go to Secure > Security Dashboard
- Validate it shows the title and description as in the screenshot and not chart yet
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.