Skip to content

Commit 324ee8e

Browse files
committed
adjust deduplication for engagements
1 parent f719f7a commit 324ee8e

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,55 @@
11
---
22
title: "Enabling Deduplication"
3-
description: "How to enable Deduplication at the Product level"
3+
description: "How to enable Deduplication at the Product or Engagement level"
44
weight: 2
55
audience: pro
66
aliases:
77
- /en/working_with_findings/finding_deduplication/enabling_product_deduplication
88
---
9-
Deduplication can be implemented at either a Product level or at a more narrow Engagement level.
9+
Deduplication can be applied at a Product\-wide level, or scoped more narrowly to a single Engagement.
1010

1111
## Deduplication for Products
1212

13-
1. Start by navigating to the System Settings page. This is nested under **Settings \> Pro Settings \> ⚙️ System Settings** on the sidebar.
13+
1. Navigate to the System Settings page: **Settings \> Pro Settings \> ⚙️ System Settings** on the sidebar.
1414

1515
![image](images/enabling_product-level_deduplication.png)
1616

17-
2. **Deduplication and Finding Settings** are at the top of the **System Settings** menu.
18-
17+
2. The **Deduplication and Finding Settings** card is at the top of the **System Settings** page.
18+
1919
![image](images/enabling_product-level_deduplication_2.png)
2020

2121
### Enable Finding Deduplication
2222

23-
**Enable Finding Deduplication** will turn on the Deduplication Algorithm for all Findings. Deduplication will be triggered on all subsequent imports \- when this happens, DefectDojo will look at any Findings contained in the destination Product, and deduplicate as per your settings.
24-
25-
### Delete Deduplicate Findings
23+
**Enable Finding Deduplication** turns on the Deduplication Algorithm for all Findings. Once enabled, Deduplication runs on every subsequent import — DefectDojo compares imported Findings against existing Findings in the destination Product and marks duplicates according to your configuration.
2624

27-
**Delete Deduplicate Findings**, combined with the **Maximum Duplicates** field allows DefectDojo to limit the amount of Duplicate Findings stored. When this field is enabled, DefectDojo will only keep a certain number of Duplicate Findings.
25+
### Delete Duplicate Findings
2826

29-
Applying **Delete Deduplicate Findings** will begin a deletion process immediately. DefectDojo will look at each Finding with Duplicates recorded, and will delete old duplicate Findings until the Maximum Duplicate number has been reached.
27+
**Delete Duplicate Findings**, combined with the **Maximum Duplicates** field, limits how many duplicate Findings DefectDojo retains. When enabled, a background job periodically prunes excess duplicates so that each original Finding keeps no more than the configured **Maximum Duplicates** count. Oldest duplicates are removed first.
3028

3129
## Deduplication for Engagements
3230

33-
Rather than Deduplicating across an entire Product, you can set a deduplication scope to be within a single Engagement exclusively.
31+
Rather than Deduplicating across an entire Product, you can scope Deduplication to a single Engagement.
32+
33+
### Open the Engagement form
3434

35-
### Edit Engagement page
35+
* **For a new Engagement:** open the **📥 Engagements** sub‑menu on the sidebar and click **\+ New Engagement**.
3636

37-
* To enable Deduplication within a New Engagement, start with the **\+ New Engagement** option from the sidebar, which you can find by opening the **📥Engagements** sub\-menu.
38-
3937
![image](images/enabling_deduplication_within_an_engagement.png)
4038

41-
* To enable Deduplication within an existing Engagement: from the **All Engagements** page, select the **Edit Engagement** option from the **** menu.
42-
39+
* **For an existing Engagement (from the All Engagements page):** open the **** menu for the Engagement and select **Edit Engagement**.
40+
4341
![image](images/enabling_deduplication_within_an_engagement_2.png)
4442

45-
* You can also open this menu from a specific **Engagement Page** by clicking the ⚙️Gear icon in the top\-right hand corner.
46-
43+
* **For an existing Engagement (from the Engagement page):** open the **⚙️ Gear** menu in the topright corner of the page and select **Edit Engagement**.
44+
4745
![image](images/enabling_deduplication_within_an_engagement_3.png)
4846

49-
### Completing the Edit Engagement form
47+
### Completing the Engagement form
5048

51-
1. Start by opening the **Optional Fields \+** menu at the bottom of the **Edit Engagement** form.
52-
2. Click the **Deduplication Within This Engagement** box.
49+
1. On the Engagement form, locate the **Isolate Deduplication from Other Engagements** checkbox. It appears above the **Optional Fields \+** panel.
50+
2. Check the box to scope Deduplication to this Engagement.
5351
3. Submit the form.
5452

55-
![image](images/enabling_deduplication_within_an_engagement_4.png)
53+
When this option is enabled, Findings in this Engagement will only be deduplicated against other Findings within the same Engagement. Findings in other Engagements on the same Product are ignored by the Deduplication Algorithm.
54+
55+
![image](images/enabling_deduplication_within_an_engagement_4.png)

0 commit comments

Comments
 (0)