We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dfcc11 commit 2964bc0Copy full SHA for 2964bc0
1 file changed
schema/CVE_Record_Format.json
@@ -622,6 +622,9 @@
622
"references": {
623
"$ref": "#/definitions/references"
624
},
625
+ "discussionForum": {
626
+ "$ref": "#/definitions/discussionForum"
627
+ },
628
"impacts": {
629
"$ref": "#/definitions/impacts"
630
@@ -731,6 +734,9 @@
731
734
"problemTypes": {
732
735
"$ref": "#/definitions/problemTypes"
733
736
737
738
739
740
741
742
0 commit comments