Skip to content

Commit 40b1103

Browse files
authored
Update CVE_Record_Format.json
Changed data version from 5.1.0 to 5.1.1.
1 parent 4dd1f28 commit 40b1103

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schema/CVE_Record_Format.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@
375375
"description": "The version of the CVE schema used for validating this record. Used to support multiple versions of this format.",
376376
"type": "string",
377377
"pattern": "^5\\.(0|[1-9][0-9]*)(\\.(0|[1-9][0-9]*))?$",
378-
"default": "5.1.0"
378+
"default": "5.1.1"
379379
},
380380
"cveMetadataPublished": {
381381
"description": "This is meta data about the CVE ID such as the CVE ID, who requested it, who assigned it, when it was requested, the current state (PUBLISHED, REJECTED, etc.) and so on. These fields are controlled by the CVE Services.",

0 commit comments

Comments
 (0)