Skip to content

Commit 7d387d3

Browse files
committed
change hash code language
1 parent 017fc02 commit 7d387d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/triage_findings/finding_deduplication/PRO__deduplication_tuning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ For optimal results with Deduplication Tuning:
9292

9393
- **Start with defaults**: The preconfigured deduplication settings work well for most scenarios
9494
- **Test changes carefully**: After adjusting deduplication settings, monitor a few imports to ensure proper behavior.
95-
- **Adjustments to deduplication will retroactively adjust the hash values for findings already imported for the given test type that was changed**. The recalculation is applied in the background to all findings in the database associated with the given test type that was changed. Please note that since the process is occurring in the background, immediate changes may not be observed.
95+
- **Adjustments to deduplication will retroactively adjust the hash codes for findings already imported for the given test type that was changed**. The recalculation is applied in the background to all findings in the database associated with the given test type that was changed. Please note that since the process is occurring in the background, immediate changes may not be observed.
9696
- **Use Hash Code for cross-tool deduplication**: When enabling cross-tool deduplication, select fields that reliably identify the same finding across different tools (such as vulnerability name, location, and severity). **IMPORTANT** Each tool enabled for cross-tool deduplication **MUST** have the same fields selected.
9797
- **Avoid overly broad deduplication**: Cross-tool deduplication with too few hash fields may result in false duplicates
9898

0 commit comments

Comments
 (0)