Introduce reachability filter
What does this MR do and why?
Adds the Reachability Filter behind a feature flag to the Project and Group level vulnerability reports.
References
Screenshots or screen recordings
How to set up and validate locally
- Enable feature flag:
echo "Feature.enable(:reachability_es_filter)" | rails c
- Visit Project & Group Vulnerability Report
- Filter by Reachability
Note: You'll need to have ES support on your local GDK. You can follow this guide.
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.
Related to #543346
Edited by Savas Vedova