An error occurred while fetching this tab.
Adjust `Security::StoreReportService` to look up findings using UUIDv5, attempt 2
Merged
requested to merge 292236-adjust-security-storereportservice-to-look-up-findings-using-uuidv5 into master
- Feb 24, 2021
-
-
Michał Zając authored
This helper will prevent wrong order when calculating UUIDv5 for Vulnerabilities
-
Michał Zając authored
-
Michał Zając authored
-
Michał Zając authored
This should be more stable when detecting duplicates. Changes: - Use sequence to simulate project_id in Ci::Reports::Security::Finding factory - Return vulnerability_finding in case of duplicates - Check if UUIDv4 gets updated to UUIDv5
-