Documentation ¶
Overview ¶
bom captures the internal data model of the SBOMs melange produces into a private, generalized bill of materials model (with relationship data) designed to be transcoded to specific formats.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct { Options Options // contains filtered or unexported fields }
func NewGenerator ¶
func (*Generator) GenerateSBOM ¶
GenerateSBOM runs the main SBOM generation process
Click to show internal directories.
Click to hide internal directories.