Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
Generate Create a list of CPEs for a given package, trying to guess the vendor, product tuple. We should be trying to generate the minimal set of representative CPEs, which implies that optional fields should not be included (such as target SW).
func GroupIDsFromJavaPackage ¶ added in v0.38.0
Types ¶
type BySpecificity ¶
type BySpecificity []wfn.Attributes
func (BySpecificity) Len ¶
func (c BySpecificity) Len() int
func (BySpecificity) Less ¶
func (c BySpecificity) Less(i, j int) bool
func (BySpecificity) Swap ¶
func (c BySpecificity) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.