Skip to content

Commit 9a09935

Browse files
Added remaining root objects.
Signed-off-by: Steve Springett <steve@springett.us>
1 parent cbba940 commit 9a09935

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

schema/2.0/cyclonedx-2.0.schema.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,15 @@
7878
},
7979
"citations": {
8080
"$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"
8190
}
8291
}
8392
}

0 commit comments

Comments
 (0)