It appears you can request CVEs incrementally using startIndex
and resultsPerPage
, however I suspect this is much slower than downloading the per-year NVD JSON Feeds.
There is also the experimental/pilot cvelist git repo which puts the entire NVD data-set into a git repo as JSON files (Ruby client code: cvelist.rb).
#nvd #cvelist