Skip to content

Avoid deduping issues from same tool

Olivier Gonzalez requested to merge 43_fix_dedupe_issues_from_same_tool into master

What does this MR do?

Avoid deduping issues from same tool

Why was this MR needed?

Deduping issues from same tool swallows information. At least if we want to group issues by CVEs it must be done at the UI level.

Does this MR meet the acceptance criteria?

  • Tests added for this feature/bug

What are the relevant issue numbers?

#43

Merge request reports