Title here
Summary here
DefectDojo parser accepts a .json file.
Anchore Grype JSON files are created using the Grype CLI, using the ‘-o json’ option. See: https://github.com/anchore/grype
Example:
grype yourApp/example-page -o json > example_vulns.json
All properties are expected as strings and are required by the parser.
Sample Grype scans can be found here.