Skip to content

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

image

How to set up and validate locally

  1. Enable feature flag: echo "Feature.enable(:reachability_es_filter)" | rails c
  2. Visit Project & Group Vulnerability Report
  3. 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

Merge request reports

Loading