Skip to content

Revert finding through GraphQL

Savas Vedova requested to merge 396746-use-graphql-to-revert-dismiss into master

What does this MR do and why?

Use GraphQL mutation to revert a finding. We are doing this work because the Vulnerability Feedbacks will be deprecated.

Screenshots or screen recordings

revert-dismissed

How to set up and validate locally

  1. Fork https://gitlab.com/gitlab-examples/security/security-reports/
  2. Enable feature flag: refactor_security_extension
  3. Create an MR
  4. Go the MR page and dismiss a finding
  5. Reopen the modal to undo dismiss

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

Merge request reports