UI for display token status on Pipeline > Security Details Page
What does this MR do and why?
UI for display token status on Pipeline > Security Details Page
Creates the display for the Pipeline > Security Details page without connecting the back end yet. Adds an experiment badge to the token status section.
Changelog: added EE: true
References
[FE] UI for display token status on Pipeline > ... (#537754 - closed)
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
- In rails console enable the feature flag
Feature.enable(:validity_checks_security_finding_status) - Go to project that had pipeline run with Validity Checks enabled
- Go to Pipeline > Security tab
- Click on one of the vulnerabilities and a modal pop out with the above changes should appear
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.
Edited by Radu Birsan
