1.3.0 • Published 4 years ago

@thefaultvault/tfv-nvd-types v1.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

tfv-nvd-types

A set of type definitions for the NVD schema. The CVE structures and their types are unmodified (as much as possible) from the NVD public feeds found here. Each object was broken down as atomic as possible for individual use. Some of the feeds are translated from xml to json, and then properties are assigned. This applies to the cpe dictionary feed and vendor comments feed.

Nomenclature

The terms and acronyms used are synonymous with NVD. For more information regarding this, please visit the NVD website. They have a wealth of information hosted there.

Feed Types

The current types cover the following feeds:

feedtypeversionnotes
cvejson1.1identical match
vendor commentsxml*converted to json, namespaces removed, some values inferred
official cpe dict.xml2.3converted to json, namespaces removed, some values inferred