Skip to content

Releases: CVEProject/cve-schema

CVE JSON Record Format version Release Candidate 7

06 Mar 17:53
c258615
Compare
Choose a tag to compare
  • Change the regex for CWE-ID to accept one digit CWE IDs.
  • Don’t allow dots in additional property field names that start with x_

CVE JSON Record Format version Release Candidate 6

15 Feb 18:33
1f60b17
Compare
Choose a tag to compare
  • Changed some minLength, maxLnegth values
  • Updated some descriptions
  • Fixed a typo in schema definition

CVE JSON Record Format version Release Candidate 5

10 Nov 06:25
1c40e3d
Compare
Choose a tag to compare
  • Removed reserved subschema
  • Renamed certain fields for better readability
  • Documentation improvements
  • Stateful CNA containers
  • Refactored record and container metadata
  • Require at least one English-language description

CVE JSON Record Format version Release Candidate 4

27 Aug 06:05
a964092
Compare
Choose a tag to compare
  • Flatten the affected field as a list of products, with the vendor as an attribute.
  • versions list has been refactored for better representation and automated interpretation.

CVE JSON Record Format version Release Candidate 3

13 Aug 06:44
b419086
Compare
Choose a tag to compare
  • Refactored metadata fields
  • Updated field descriptions

CVE JSON Record Format version Release Candidate 2

25 May 22:25
dd9c601
Compare
Choose a tag to compare

Changes since RC1 include:

  • Use RESERVED, PUBLISHED, or REJECTED for cveMetadata.state values.
  • Extend support for rich text in other descriptive text fields.
  • minor fixes and documentation improvements

CVE JSON Record Format v5.0.0 Release Candidate 1

11 May 18:23
9f82345
Compare
Choose a tag to compare

Some important changes since version 4 include:

  • Authorized data publishers (ADPs) can contribute information about CVEs in addition to the CNAs.
  • Ability to tag the CVE records and URL references.
  • Ability to supply CVSS scores or other metrics associated with a CVE.
  • Ability to map to other taxonomies like ATT&CK identifiers.
  • Support for rich-text markup formatted CVE descriptions and media.
  • Ability to record CVE information related to products with improved granularity.
  • Improved or simplified specification of fields that were not fully defined in the version 4 schema.