Skip to content

Commit a6655b9

Browse files
author
Jonathan Evans
authored
Require description for rejected record
1 parent 04f9d99 commit a6655b9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

schema/v5.0/CVE_JSON_5.0.schema

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1165,7 +1165,8 @@
11651165
"required": [
11661166
"dataType",
11671167
"dataVersion",
1168-
"cveMetadata"
1168+
"cveMetadata",
1169+
"description"
11691170
],
11701171
"additionalProperties": false
11711172
}

0 commit comments

Comments
 (0)