Documentation ¶
Index ¶
- func FetchLatestFeedMeta(driver db.DB, years []int, xml bool) (metas []models.FeedMeta, err error)
- func ListFetchedFeeds(driver db.DB) (jsonMetas, xmlMetas []models.FeedMeta, err error)
- func MakeNvdMetaURLs(year int, xml bool) (url []string)
- func UpdateMeta(driver db.DB, metas []models.FeedMeta) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchLatestFeedMeta ¶
FetchLatestFeedMeta fetches CVE meta information from NVD
func ListFetchedFeeds ¶
ListFetchedFeeds list fetched feeds information
func MakeNvdMetaURLs ¶
MakeNvdMetaURLs returns a URL of NVD Feed
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.