Skip to content

Commit 7ddf4b8

Browse files
chore: update bundled schemas [skip ci]
1 parent 2d9b07a commit 7ddf4b8

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

schema/2.0/cyclonedx-2.0-bundled.min.schema.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

schema/2.0/cyclonedx-2.0-bundled.schema.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,8 +1352,7 @@
13521352
"type": "string",
13531353
"format": "uri"
13541354
}
1355-
},
1356-
"additionalProperties": true
1355+
}
13571356
},
13581357
"else": {
13591358
"type": [
@@ -1364,8 +1363,7 @@
13641363
]
13651364
}
13661365
}
1367-
},
1368-
"additionalProperties": false
1366+
}
13691367
},
13701368
"baseObject": {
13711369
"description": "Base object for all CycloneDX entities. Automatically includes support for extensible properties.",

0 commit comments

Comments
 (0)