Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AliasGHSAs ¶
AliasGHSAs returns the list of GHSAs that are possibly aliases for this vuln, based on the references.
Types ¶
type CVE5Triager ¶
type CVE5Triager struct {
// contains filtered or unexported fields
}
type Result ¶
type Result struct { ModulePath string `yaml:"module_path"` PackagePath string `yaml:"package_path"` Reason string `yaml:"reason"` }
func ContainsGoModule ¶
func ContainsGoModule(osv *genericosv.Entry) *Result
Click to show internal directories.
Click to hide internal directories.