Skip to content

Commit 7e6771b

Browse files
authored
docs: update 1.7 (#920)
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 687818f commit 7e6771b

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

docs/outputting.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,14 @@ Supported CycloneDX Schema Versions
3030

3131
This 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

3942
Outputting to JSON
4043
------------------

docs/schema-support.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ supported in prior versions of the CycloneDX schema.
2424
Root 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
6264
Internal 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
+============================+===============+==============================================================================================+

0 commit comments

Comments
 (0)