Skip to content

Commit c1c1e03

Browse files
Ported declaration model
Signed-off-by: Steve Springett <[email protected]>
1 parent 98a2ce7 commit c1c1e03

File tree

2 files changed

+400
-3
lines changed

2 files changed

+400
-3
lines changed

schema/2.0/cyclonedx-2.0.schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@
6969
},
7070
"formulation": {
7171
"$ref": "model/cyclonedx-formulation-2.0.schema.json#/$defs/formulation"
72+
},
73+
"declarations": {
74+
"$ref": "model/cyclonedx-declaration-2.0.schema.json#/$defs/declarations"
7275
}
7376

7477
}

0 commit comments

Comments
 (0)