Skip to content

Parses NVD CVE Feeds and imports CVE objects into a local MongoDB instance.

Notifications You must be signed in to change notification settings

gothburz/CVE-DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CVE-DB

This golang program pulls nvd.mist.gov data feeds, parses the json, and then imports each feed into a local MongoDB instance. Each year is saved as a separate collection and each document contains a unique CVE object.

TODO

  • Clean up main function goroutines.

About

Parses NVD CVE Feeds and imports CVE objects into a local MongoDB instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages