Skip to content

Commit d0f7e1c

Browse files
committed
replace 5.0 mentions with 5.1
1 parent 0416cce commit d0f7e1c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@ Learn more about the CVE program at: https://www.cve.org/
66

77
This CVE JSON record format is defined using JSON Schema. Learn more about JSON Schema at: https://json-schema.org/ .
88

9-
The latest version of the record format is 5.0. It is specified in the JSON schema at https://github.com/CVEProject/cve-schema/blob/master/schema/v5.0/CVE_JSON_5.1_schema.json
9+
The latest version of the record format is 5.1. It is specified in the JSON schema at https://github.com/CVEProject/cve-schema/blob/master/schema/v5.0/CVE_JSON_5.1_schema.json
1010

1111
A single schema file with bundled dependencies is at https://github.com/CVEProject/cve-schema/blob/master/schema/v5.0/docs/CVE_JSON_5.1_bundled.json
1212

1313
Documentation about this format is available at https://cveproject.github.io/cve-schema/schema/v5.0/docs/
1414

1515
A mindmap version of the CVE record structure is at https://cveproject.github.io/cve-schema/schema/v5.0/docs/mindmap.html
1616

17-
A basic example of a full record in 5.0 format with minimally required fields is available at https://github.com/cveproject/cve-schema/blob/master/schema/v5.0/docs/full-record-basic-example.json
17+
A basic example of a full record in 5.1 format with minimally required fields is available at https://github.com/cveproject/cve-schema/blob/master/schema/v5.0/docs/full-record-basic-example.json
1818

19-
An advanced example of a full record in 5.0 format is available at https://github.com/cveproject/cve-schema/blob/master/schema/v5.0/docs/full-record-advanced-example.json
19+
An advanced example of a full record in 5.1 format is available at https://github.com/cveproject/cve-schema/blob/master/schema/v5.0/docs/full-record-advanced-example.json
2020

2121
A basic example of a cnaContainer, to be used with CVE Services, is available at https://github.com/cveproject/cve-schema/blob/master/schema/v5.0/docs/cnaContainer-basic-example.json
2222

2323
An advanced example of a cnaContainer, to be used with CVE Services, is available at https://github.com/cveproject/cve-schema/blob/master/schema/v5.0/docs/cnaContainer-advanced-example.json
2424

25-
More details about Product and Version Encodings in CVE JSON 5.0 record is at https://github.com/CVEProject/cve-schema/blob/master/schema/v5.0/docs/versions.md
25+
More details about Product and Version Encodings in CVE JSON 5.1 record is at https://github.com/CVEProject/cve-schema/blob/master/schema/v5.0/docs/versions.md

0 commit comments

Comments
 (0)