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]*types.ComponentSBOM, imgList []string, tmpPaths types.TempPaths) error
Catalog catalogs the given components and images to create an SBOM. func Catalog(componentSBOMs map[string]*types.ComponentSBOM, imgList []string, imagesPath, sbomPath string) error {
func OutputSBOMFiles ¶
OutputSBOMFiles outputs the sbom files into a specified directory.
func ViewSBOMFiles ¶
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.