Introduce remediations to activity filter
What does this MR do and why?
Add "Solution" (Remediation) section to the Activity filter
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
- Have the related FF enabled:
echo "Feature.enable(:activity_filter_has_remediations)" | rails c
- In order to run a pipeline to generate a Vulnerability report, you'll need an EE license.
- Fork https://gitlab.com/gitlab-org/govern/demos/sandbox/minac/test-remediations.
- Run a pipeline against the default branch. It will generate vulnerabilities.
- Go to the project vulnerability report page
- Select an "Activity" filter, it will have the "Solution available" items
- When selected, the vulnerabilities will be filtered accordingly
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #427622 (closed)
Edited by Samantha Ming