Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FirstPatchedVersion ¶
type FirstPatchedVersion struct {
Identifier string
}
type GhsaAdvisory ¶
type GithubSecurityAdvisory ¶
type GithubSecurityAdvisory struct { Severity string UpdatedAt string Package Package Advisory GhsaAdvisory Versions []Version }
type Identifier ¶
type Version ¶
type Version struct { FirstPatchedVersion FirstPatchedVersion VulnerableVersionRange string }
type VulnSrc ¶
type VulnSrc struct {
// contains filtered or unexported fields
}
func NewVulnSrc ¶
func (VulnSrc) ToLowerCasePackage ¶
Click to show internal directories.
Click to hide internal directories.