Draft: Add Vulnerability report to Explore panel
What does this MR do and why?
This is a spike to understand the effort to bring the vulnerability report to the Explore panel.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
- In rails console enable the experiment fully
Feature.enable(:explore_vulnerabilities)
- Visit
http://127.0.0.1:3000/explore/vulnerabilities
- Click the
invite members
button.
Edited by mo khan