package
0.0.0-20241024053401-3a645f71de5a
Repository: https://github.com/open-ch/grumble.git
Documentation: pkg.go.dev

# Functions

GrypeFile takes the path to a json file containing a grype report, and parses it.
GrypeReport takes the content of a json file and returns a parsed string.
SyftFile takes the path to a json file containing a syft sbom, and parses it.
SyftSBOM takes the content of a json file and returns a parsed string.
WriteGrypeFile takes a grype document and a path and writes the document on disk in json format.
WriteSyftFile takes a syft document and a path and writes the document on disk in json format.