Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 443 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 443 Bytes

National Vulnerability Database (NVD) Downloader

Downloads NVD Feeds and does some simplistic parsing.

Downloads all NVD data feeds. Attempts to turn them into usable CSV files.

This whole script is a quick hack.

I am suspicious of the CSV output as it hacked together and not strictly checked that all things are properly escaped - but it is a place to start.

Use at your own risk.