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: https://github.com/sonatype-nexus-community/nancy
Last modified November 18, 2024: Merge pull request #11287 from DefectDojo/master-into-dev/2.40.2-2.41.0-dev (3b0fd30)