Skip to content

How does the Reimport logic checks if any incoming Findings match Findings that already exist? #11934

Closed Answered by valentijnscholten
vini-ppro asked this question in Q&A
Discussion options

You must be logged in to vote

Defect Dojo uses the same logic as for deduplication:

A hash code will be calculated for each finding based on the hash code configuration of the scanner. When the hash codes match, the findings are considered identical. The hash code configuration can be tuned via settings:

# ------------------------------------
# Hashcode configuration
# ------------------------------------
# Lis…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by valentijnscholten
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants