Skip to content

Rollout Filtered Search on Vulnerability Report

What does this MR do and why?

Rollout Filtered Search on Vulnerability Report

  • Remove conditional logic on the vulnerability report to display the filtered search. From now on, it's the only filter handler on the page.
  • Remove code related to the feature flag

Changelog: other EE: true

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

No visual changes.

How to set up and validate locally

  1. Checkout https://gitlab.com/gitlab-examples/security/security-reports/
  2. Run a pipeline against the default branch
  3. Visit the Secure > Vulnerability Report page
  4. Check that Filtered Search is displayed on the page

Related to #461384 (closed)

Edited by Savas Vedova

Merge request reports