Versions in this module Expand all Collapse all v0 v0.1.0 Apr 13, 2016 Changes in this version + func CountNvd() (int, error) + func Get(cveID string, priorityDB ...*gorm.DB) models.CveDetail + func GetByCpeName(cpeName string) (details []models.CveDetail) + func InsertJvn(items []jvn.Item) error + func InsertNvd(entries []nvd.Entry) error + func MigrateDB() error + func OpenDB() (err error)