Skip to content

Commit f59474e

Browse files
authored
Update features.rst
1 parent 4c36bce commit f59474e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/features.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -654,9 +654,8 @@ Issue Consolidation
654654

655655
DefectDojo allows users to automatically consolidate issues from multiple scanners to remove duplicates.
656656

657-
To enable this feature, change the following in `dojo/settings.py`: ::
657+
To enable this feature, hover over the configuration tab on the left menu and click on system settings. In system settings, click 'Deduplicate findings'. Click 'Submit' at the bottom of the page.
658658

659-
ENABLE_DEDUPLICATION = True
660659

661660
When deduplication is enabled, Dojo will compare CWE, title, and endpoint details for all findings in a given product.
662661
If an issue is added with either the CWE or title being the same while the endpoint is also the same, Dojo marks the old issue as a duplicate.

0 commit comments

Comments
 (0)