Skip to content

Use `finding_uuid` instead of using `project_fingerprint`

Mehmet Emin INAC requested to merge send_and_use_finding_uuid into master

What does this MR do and why?

This MR introduces 2 changes;

  1. Send finding_uuid while creating an MR feedback for a standalone vulnerability.
  2. Use finding_uuid to match feedback records with findings in frontend logic instead of project_fingerprint as it's been deprecated.

None of these changes are user-facing.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading