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.

See Nancy on GitHub: https://github.com/sonatype-nexus-community/nancy