We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbba940 commit 9a09935Copy full SHA for 9a09935
schema/2.0/cyclonedx-2.0.schema.json
@@ -78,6 +78,15 @@
78
},
79
"citations": {
80
"$ref": "model/cyclonedx-citation-2.0.schema.json#/$defs/citations"
81
+ },
82
+ "properties": {
83
+ "$ref": "model/cyclonedx-common-2.0.schema.json#/$defs/properties"
84
85
+ "externalReferences": {
86
+ "$ref": "model/cyclonedx-common-2.0.schema.json#/$defs/externalReferences"
87
88
+ "signature": {
89
+ "$ref": "model/cyclonedx-common-2.0.schema.json#/$defs/signature"
90
}
91
92
0 commit comments