/nvd_feed

Collects NIST's vulnerability feed, parses it, and sends it out to stdout.

Primary LanguagePythonMIT LicenseMIT

nvd_feed

Collects NIST's vulnerability feed, parses it, and sends it out to stdout.

This is intended to be used with a Sumo Logic collector as a script source. It's very basic and does pretty much no error checking. It depends on the Requests library to be installed.