Skip to content

Fetch dismissal data

Savas Vedova requested to merge 391577-fetch-dismissal-feedback into master

What does this MR do and why?

Fetch dismissal data from GraphQL on demand.

Screenshots or screen recordings

dismissal-feedback

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 try the following actions:
  • Dismiss a finding without a state comment
  • Dismiss a finding with a state comment
  • Undo dismiss
  • Add a state comment
  • Edit a state comment
  • Delete a state comment

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

Edited by Savas Vedova

Merge request reports