Skip to content

Commit 8237c95

Browse files
Ported formulation model
Signed-off-by: Steve Springett <[email protected]>
1 parent 80cf0cc commit 8237c95

File tree

2 files changed

+924
-3
lines changed

2 files changed

+924
-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
@@ -66,6 +66,9 @@
6666
},
6767
"annotations": {
6868
"$ref": "model/cyclonedx-annotation-2.0.schema.json#/$defs/annotations"
69+
},
70+
"formulation": {
71+
"$ref": "model/cyclonedx-formulation-2.0.schema.json#/$defs/formulation"
6972
}
7073

7174
}

0 commit comments

Comments
 (0)