Skip to content

Use only uuid to pick correct finding from the reports

What does this MR do?

This MR introduces a logic to pick the findings from artifacts by their UUIDs instead of the position in the collection. We will ignore and drop the position column in the next milestones accordingly.

You can see the below diagram to understand the scope of the change;

position_to_uuid

Related to #277328 (closed).

Does this MR meet the acceptance criteria?

Conformity

Availability 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 Mehmet Emin INAC

Merge request reports