Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
GRYPE_DB_UPDATE_URL string
)
Functions ¶
Types ¶
type SbomGenerator ¶
type SbomGenerator struct {
// contains filtered or unexported fields
}
func NewSbomGenerator ¶
func NewSbomGenerator(ingest chan *kgo.Record) SbomGenerator
func (SbomGenerator) GenerateSbom ¶
type SbomParser ¶
type SbomParser struct {
// contains filtered or unexported fields
}
func NewSBOMScanner ¶
func NewSBOMScanner(ingest chan *kgo.Record) SbomParser
Click to show internal directories.
Click to hide internal directories.