Skip to content

fix: Ensure Scan.PrimaryIdentifiers has consistent sort

Lucas Charles requested to merge fix-primary-identifiers-ordering into main

What does this MR do?

By sorting on definition we ensure the slice remains consistent for comparisons.

This should avoid failures such as https://gitlab.com/gitlab-org/security-products/analyzers/report/-/jobs/3057789291, as introduced with !39 (merged)

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports