Versions in this module Expand all Collapse all v0 v0.6.1 Nov 16, 2018 v0.6.0 Nov 3, 2018 Changes in this version + func CheckHTTPHealth() error + func CheckIfExploitFetched(driver db.DB, osFamily string) (fetched bool, err error) + func CheckIfExploitFresh(driver db.DB, osFamily string) (ok bool, err error) + func ConvertToModel(es []*exploitmodels.Exploit) (exploits []models.Exploit) + func FillWithExploit(driver db.DB, r *models.ScanResult) (nExploitCve int, err error)