Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/content/supported_tools/parsers/file/nancy.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This parser expects a JSON file.
Sample Nancy scans can be found [here](https://github.com/DefectDojo/django-DefectDojo/tree/master/unittests/scans/nancy).

### Link To Tool
See Nancy on GitHub: https://github.com/sonatype-nexus-community/nancy
See Nancy on [Github](https://github.com/sonatype-nexus-community/nancy)

### Default Deduplication Hashcode Fields
By default, DefectDojo identifies duplicate Findings using these [hashcode fields](https://docs.defectdojo.com/en/working_with_findings/finding_deduplication/about_deduplication/):
Expand Down