Skip to content

Commit

Permalink
Merge pull request #62 from wurstbrot/dedup
Browse files Browse the repository at this point in the history
Add deduplication visualization
  • Loading branch information
valentijnscholten committed Jul 2, 2020
2 parents 140ec4b + 6685453 commit 1584fa8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file added docs/_static/deduplication.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions docs/features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,9 @@ Automatically Flag Duplicate Findings
Dojo deduplicates findings by comparing endpoints, CWE fields, and titles. If a two findings share a URL
and have the same CWE or title, Dojo marks the less recent finding as a duplicate. When deduplication is enabled, a
list of deduplicated findings is added to the engagement view.
The following image illustrates the option deduplication on engagement and deduplication on product level:
.. image:: /_static/deduplication.png
:alt: Deduplication on product and engagement level

Similar Findings Visualization:

Expand Down

0 comments on commit 1584fa8

Please sign in to comment.