Refetch security findings in pipeline when dismissing from modal

What does this MR do and why?

Related #554078 (closed)

When dismissing or reverting to detected a security finding on the pipeline from within the modal, the findings in the table are not refreshed and the status filter is not applied on those results. This fixes that by making sure the findings are refetched.

References

refetch-security-findings

How to set up and validate locally

  1. Go to pipeline security tab (with security findings)
  2. Click on a security finding and dismiss it
  3. Validate the list does not show the dismissed finding (since it's filtered by Needs triage and Confirmed by default)

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Lorenz van Herwaarden

Merge request reports

Loading