We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb5b228 commit 098d081Copy full SHA for 098d081
1 file changed
docs/content/supported_tools/parsers/file/sarif.md
@@ -48,7 +48,7 @@ DEDUPLICATION_ALGORITHM_PER_PARSER["SARIF"] = DEDUPE_ALGO_UNIQUE_ID_FROM_TOOL_OR
48
Sample SARIF scans can be found [here](https://github.com/DefectDojo/django-DefectDojo/tree/master/unittests/scans/sarif).
49
50
### Default Deduplication Hashcode Fields
51
-By default, DefectDojo identifies duplicate Findings using these [hashcode fields]( triage_findings/finding_deduplication/about_deduplication):
+By default, DefectDojo identifies duplicate Findings using these [hashcode fields](/ triage_findings/finding_deduplication/about_deduplication):
52
53
- title
54
- cwe
0 commit comments