Skip to content

Commit edd4d40

Browse files
authored
Merge pull request #85 from tcullum-rh/update_vendor_description
Updated the affected.vendors.vendorName field
2 parents 2fe0b30 + 789b9c9 commit edd4d40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schema/v5.0/CVE_JSON_5.0.schema

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@
591591
"properties": {
592592
"vendorName": {
593593
"type": "string",
594-
"description": "Name of the vendor that produced this product.",
594+
"description": "name of the organization, project, community, or individual that created or maintains this product or hosted service.",
595595
"minLength": 1,
596596
"maxLength": 512
597597
},

0 commit comments

Comments
 (0)