Skip to content

Compute other severities

Savas Vedova requested to merge 426192-extend-summary-highlights into master

What does this MR do and why?

When other severities like medium, low and unknown are passed, Summary Highlights now adds them and computes the 'other' number.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Enable feature flag: echo "Feature.enable(:vulnerability_report_grouping)" | rails c
  2. Fork https://gitlab.com/gitlab-examples/security/security-reports/
  3. Create a pipeline against the default branch
  4. Go to Secure > Vulnerability Report
  5. Use 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 #426192 (closed)

Merge request reports