Skip to content

Enable Vulnerability Report Grouping feature flag by default

What does this MR do and why?

Enable Vulnerability Report Grouping feature flag by default

This feature allows grouping the vulnerability report by status and severity. Additional categories will be added in the future.

Changelog: added

EE: true

Screenshots or screen recordings

image

How to set up and validate locally

  1. Fork https://gitlab.com/gitlab-examples/security/security-reports/
  2. Run a pipeline against the default branch to populate vulnerabilities
  3. Go to Secure > Vulnerability Report
  4. See the Group By button

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #422509 (closed)

Edited by Savas Vedova

Merge request reports