vfeed2nvd
vfeed2nvd
loads the vulnerability data from a local vfeed repo and converts it
into NVD format. The resulting file can be used as a feed in the
cpe2cve
processor.
Example: download all vulnerabilities
export VFEED_REPO_PATH=/usr/local/vfeed/data-json
./vfeed2nvd > vulns.json