Skip to content

UNIQUE_ID_OR_HASH_CODE: dont stop after one candidate#13513

Merged
valentijnscholten merged 2 commits intoDefectDojo:devfrom
valentijnscholten:uid-or-hash-break-fix
Oct 24, 2025
Merged

UNIQUE_ID_OR_HASH_CODE: dont stop after one candidate#13513
valentijnscholten merged 2 commits intoDefectDojo:devfrom
valentijnscholten:uid-or-hash-break-fix

Conversation

@valentijnscholten
Copy link
Copy Markdown
Member

Fixes #13497

A misplaced break statement caused the deduplication to stop after the first candidate with equal unique_id_from_tool or hash_code.

@valentijnscholten valentijnscholten merged commit 84e2f6f into DefectDojo:dev Oct 24, 2025
152 checks passed
Maffooch pushed a commit to valentijnscholten/django-DefectDojo that referenced this pull request Feb 16, 2026
* UNIQUE_ID_OR_HASH_CODE: dont stop after one candidate

* docs: add upgrade note
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UNIQUE_ID_FROM_TOOL_OR_HASH_CODE only consider the first possible match when deduplicating

5 participants