Skip to content

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
Screenshot_2025-07-11_at_17.24.32 Screenshot_2025-07-11_at_17.23.40

How to set up and validate locally

  1. Enable feature flag: http://gdk.test:3000/rails/features/project_security_dashboard_new
  2. Go to any project with vulnerabilities
  3. Go to Secure > Security Dashboard
  4. 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.

Merge request reports

Loading