Documentation ¶
Overview ¶
Package sbom contains tools for generating SBOMs.
Package sbom contains tools for generating SBOMs.
Package sbom contains tools for generating SBOMs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Catalog ¶
func Catalog(componentSBOMs map[string]*layout.ComponentSBOM, imageList []transform.Image, paths *layout.PackagePaths) error
Catalog catalogs the given components and images to create an SBOM.
func ViewSBOMFiles ¶
func ViewSBOMFiles(directory string)
ViewSBOMFiles opens a browser to view the SBOM files and pauses for user input.
Types ¶
Click to show internal directories.
Click to hide internal directories.