Skip to content

Commit 9bb4757

Browse files
author
Calle Kabo
committed
fix CWEs example
1 parent 82bf9e3 commit 9bb4757

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schema/bom-1.4.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1488,7 +1488,7 @@
14881488
"type": "array",
14891489
"title": "CWEs",
14901490
"description": "List of Common Weaknesses Enumerations (CWEs) codes that describes this vulnerability. For example 399 (of https://cwe.mitre.org/data/definitions/399.html)",
1491-
"examples": ["399"],
1491+
"examples": [399],
14921492
"additionalItems": false,
14931493
"items": {
14941494
"$ref": "#/definitions/cwe"

0 commit comments

Comments
 (0)