'sast'|->{location}|->{identifier}|'sast'|->{other_location}|->{identifier}|false|'when location is different'
report_type|fingerprint|->{identifier}|report_type|fingerprint|->{identifier}|true|'when report_type, location_fingerprint and primary identifier are equal'
'sast'|->{location}|->{identifier}|'sast'|->{location}|->{other_identifier}|false|'when primary identifier is different'
report_type|fingerprint|->{identifier}|other_report_type|fingerprint|->{identifier}|false|'when report_type is different'
report_type|fingerprint|->{identifier}|report_type|other_fingerprint|->{identifier}|false|'when location_fingerprint is different'
report_type|fingerprint|->{identifier}|report_type|fingerprint|->{other_identifier}|false|'when primary identifier is different'