Nancy Scan
Nancy output file (go list -json -deps ./… | nancy sleuth > nancy.json) can be imported in JSON format.
File Types
This parser expects a JSON file.
Command Used To Generate Output
- `go list -json -deps ./… | nancy sleuth > nancy.json`
Sample Scan Data
Sample Nancy scans can be found here.
Link To Tool
See Nancy on Github
Default Deduplication Hashcode Fields
By default, DefectDojo identifies duplicate Findings using these hashcode fields:
- title
- vuln id from tool
Next
Netsparker