Documentation ¶
Index ¶
Constants ¶
View Source
const ( PRODUCER_ID string = "guacsec/guac" CDCollector string = "clearlydefined" )
Variables ¶
View Source
var ErrComponentTypeMismatch error = errors.New("rootComponent type is not []*root_package.PackageNode")
Functions ¶
func EvaluateClearlyDefinedDefinition ¶ added in v0.8.2
func EvaluateClearlyDefinedDefinition(ctx context.Context, client *http.Client, purls []string, docChannel chan<- *processor.Document, collectSourceLicenses bool) ([]*processor.Document, error)
EvaluateClearlyDefinedDefinition converts the purls into coordinates to query clearly defined
func NewClearlyDefinedCertifier ¶
NewClearlyDefinedCertifier initializes the cdCertifier
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.