Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RawAdvisory ¶
type RawAdvisory struct { Gem string Cve string Osvdb string Ghsa string Title string Url string Description string CvssV2 float64 `yaml:"cvss_v2"` CvssV3 float64 `yaml:"cvss_v3"` PatchedVersions []string `yaml:"patched_versions"` UnaffectedVersions []string `yaml:"unaffected_versions"` Related Related }
Click to show internal directories.
Click to hide internal directories.