Skip to content

Update old fingerprints on non-default branch vulnerability feedback

What does this MR do?

  • Adds a migration that updates old fingerprints on vulnerability feedback to the new fingerprint version. This will re-associate these feedback with the occurrences they were created for.
  • Deletes feedback if the customer created a new feedback of the same type for the vulnerability
  • Only updates feedback from dependency scanning and container scanning reports, since only those reports have a mismatch in how fingerprints used to be calculated

Issue: https://gitlab.com/gitlab-org/gitlab-ee/issues/10561

Feedback on the default branch will be fixed with: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/32292

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Avielle Wolfe

Merge request reports