Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ArtifactTypeSBOM is the artifact type for SBOM, it's scope is only used in the processor
ArtifactTypeSBOM = "SBOM"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Processor ¶
type Processor struct {
*base.ManifestProcessor
}
Processor is the processor for SBOM
Click to show internal directories.
Click to hide internal directories.