Versions in this module Expand all Collapse all v0 v0.1.0 Apr 13, 2016 Changes in this version + type Cvss struct + AccessComplexity string + AccessVector string + Authentication string + AvailabilityImpact string + ConfidentialityImpact string + GeneratedOnDate time.Time + IntegrityImpact string + Score string + Source string + type Entry struct + CveID string + Cvss Cvss + LastModifiedDate time.Time + Products []string + PublishedDate time.Time + References []Reference + Summary string + func FetchFiles() (entries []Entry, err error) + type Link struct + Href string + Value string + type Nvd struct + Entries []Entry + type Reference struct + Link Link + Source string + Type string