File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,14 @@ Supported CycloneDX Schema Versions
3030
3131This library supports the following schema versions:
3232
33+ * 1.7 (XML, JSON) - the latest supported schema version
34+ * 1.6 (XML, JSON)
35+ * 1.5 (XML, JSON)
36+ * 1.4 (XML, JSON)
37+ * 1.3 (XML, JSON)
38+ * 1.2 (XML, JSON)
3339* 1.0 (XML) - `(note, 1.1 schema version has no support for JSON) `
3440* 1.1 (XML) - `(note, 1.1 schema version has no support for JSON) `
35- * 1.2 (XML, JSON)
36- * 1.3 (XML, JSON)
37- * 1.4 (XML, JSON) - the latest supported schema version
3841
3942Outputting to JSON
4043------------------
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ supported in prior versions of the CycloneDX schema.
2424Root Level Schema Support
2525-------------------------
2626
27+ This is a snapshot. See the API docs for the latest state.
28+
2729+----------------------------+---------------+---------------------------------------------------------------------------------------------------+
2830| Data Path | Supported? | Notes |
2931+============================+===============+===================================================================================================+
@@ -62,6 +64,8 @@ Root Level Schema Support
6264Internal Model Schema Support
6365-----------------------------
6466
67+ This is a snapshot. See the API docs for the latest state.
68+
6569+----------------------------+---------------+----------------------------------------------------------------------------------------------+
6670| Internal Model | Supported? | Notes |
6771+============================+===============+==============================================================================================+
You can’t perform that action at this time.
0 commit comments