youtube image
From YouTube: Multi-dismiss standalone vulnerabilities using GraphQL - Demo

Description

Demos of one of the features prepared for https://gitlab.com/gitlab-org/gitlab/-/issues/213598

MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/29140

In this demo we are presenting new fields added to GraphQL API: findings (id, projectFingerprint), createVulnerabilityFeedbackDismissalPath and userPermissions.

MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/29150

In this demo we are presenting new mutation added to GraphQL API to Dismiss Vulnerabilities.