Versions in this module Expand all Collapse all v0 v0.1.1 Jun 28, 2017 Changes in this version type Item + func FetchJvn(years []int) (items []Item, err error) v0.1.0 Apr 13, 2016 Changes in this version + const URL + type CpeList struct + CpeItem []cpeItem + Generator generator + type Cvss struct + Score string + Severity string + Vector string + Version string + type Item struct + About string + CpeItem []cpeItem + Creator string + Cvss Cvss + Date string + Description string + Identifier string + Issued string + Link string + Modified string + Publisher string + References []references + Title string + func FetchCVEs() (items []Item, err error) + type Result struct + CpeList CpeList + Errors []error + Items []Item + Status status + VendorInfo VendorInfo + Vulinfo Vulinfo + func Request(urlValues map[string]string, concurrentMax int, httpProxyIfAny ...string) (result []*Result, err error) + type VendorInfo struct + Lang string + Vendors []vendor + type Vulinfo struct + VulinfoData vulinfoData + VulinfoID string