Skip to content

Refactor vulnerability report tool filter

Samantha Ming requested to merge 409697-tool-filter-glcollapsiblelistbox into master

What does this MR do and why?

This MR updates the vulnerability report tool filter to use GlCollapsibleListbox. It is part of this epic > &9371.

Screenshots or screen recordings

Before After
image 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
  3. Go to Secure > Vulnerability Report
  4. Check the Tool Filter

It applies only to the:

  • Group vulnerability report (Group > Secure > Vulnerability Report)
  • Security center (Instance) vulnerability report (Admin > Security > Vulnerability Report)
  • Pipeline (Click on a pipeline > Security tab)
Group Instance Pipeline
image image image

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 #409697 (closed)

Edited by Samantha Ming

Merge request reports