Skip to content

Add hasAiResolution to severities count filter

Samantha Ming requested to merge 481529-add-vr-filter-project into master

What does this MR do and why?

With MR passes the hasAiResolution to the vulnerability severity count GraphQL. This allows the count to update accordingly. For now, we're only making it available for the "Project" level. Group and Instance will be done in a follow-up MR 👍

AI_RESOLUTION_AVAILABLE AI_RESOLUTION_UNAVAILABLE
image image

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Enable feature flag: vulnerability_report_vr_filter
  2. It helps to also enable the FF: vulnerability_report_vr_badge
  3. Clone this project: https://staging.gitlab.com/govern-team-test/oxeye-rulez
  4. Go to the vulnerability report page
  5. Use the "Activity" token to filter by the Vulnerability resolution options

Prerequisites:

  1. Ensure "GitLab Duo features" is checked, (docs)
  2. Ensure it's running in SAAS, docs

Numbered steps to set up and validate the change are strongly suggested.

Related to #481529 (closed)

Edited by Samantha Ming

Merge request reports

Loading