Skip to content

Commit 82770ac

Browse files
committed
Update vulnerability ratings description in XML and Protobuf schemas, and revert extension changes
Signed-off-by: fahed dorgaa <fahed.dorgaa@gmail.com>
1 parent 60d1ae6 commit 82770ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schema/ext/vulnerability-1.0-SNAPSHOT.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"ratings": {
147147
"type": "array",
148148
"title": "Ratings",
149-
"description": "List of vulnerability ratings. Consumers SHOULD use ratings and SHOULD NOT ignore them; source ratings may differ and aid prioritization.",
149+
"description": "List of the vulnerability ratings as defined by various risk rating methodologies.",
150150
"items": {"$ref": "#/definitions/rating"}
151151
},
152152
"cwes": {

0 commit comments

Comments
 (0)