Skip to content

Commit dde65f3

Browse files
chore: update bundled schemas [skip ci]
1 parent da1b173 commit dde65f3

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
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: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5525,13 +5525,11 @@
55255525
},
55265526
"distributionConstraints": {
55275527
"$ref": "#/$defs/cyclonedx-metadata-2.0/$defs/distributionConstraints"
5528+
},
5529+
"properties": {
5530+
"$ref": "#/$defs/cyclonedx-common-2.0/$defs/properties"
55285531
}
5529-
},
5530-
"allOf": [
5531-
{
5532-
"$ref": "#/$defs/cyclonedx-common-2.0/$defs/baseObject"
5533-
}
5534-
]
5532+
}
55355533
},
55365534
"distributionConstraints": {
55375535
"title": "Distribution Constraints",

0 commit comments

Comments
 (0)