package
Version:
v0.103.1
Opens a new window with list of versions in this module.
Published: Jan 31, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Accessor interface {
WriteToSBOM(func(*sbom.SBOM))
ReadFromSBOM(func(*sbom.SBOM))
}
Accessor allows for low-level access to the SBOM
Builder provides a simple facade for simple additions to the SBOM
Source Files
¶
Click to show internal directories.
Click to hide internal directories.