From 87590e5a2cdf2af584ca874ecdab21f4bf9f400a Mon Sep 17 00:00:00 2001 From: Jan Kowalleck Date: Tue, 2 Dec 2025 11:25:09 +0100 Subject: [PATCH] docs: update 1.7 Signed-off-by: Jan Kowalleck --- docs/outputting.rst | 9 ++++++--- docs/schema-support.rst | 4 ++++ 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/docs/outputting.rst b/docs/outputting.rst index d04ee1a4..4d06ba34 100644 --- a/docs/outputting.rst +++ b/docs/outputting.rst @@ -30,11 +30,14 @@ Supported CycloneDX Schema Versions This library supports the following schema versions: +* 1.7 (XML, JSON) - the latest supported schema version +* 1.6 (XML, JSON) +* 1.5 (XML, JSON) +* 1.4 (XML, JSON) +* 1.3 (XML, JSON) +* 1.2 (XML, JSON) * 1.0 (XML) - `(note, 1.1 schema version has no support for JSON)` * 1.1 (XML) - `(note, 1.1 schema version has no support for JSON)` -* 1.2 (XML, JSON) -* 1.3 (XML, JSON) -* 1.4 (XML, JSON) - the latest supported schema version Outputting to JSON ------------------ diff --git a/docs/schema-support.rst b/docs/schema-support.rst index 57b4cdb5..fe37633d 100644 --- a/docs/schema-support.rst +++ b/docs/schema-support.rst @@ -24,6 +24,8 @@ supported in prior versions of the CycloneDX schema. Root Level Schema Support ------------------------- +This is a snapshot. See the API docs for the latest state. + +----------------------------+---------------+---------------------------------------------------------------------------------------------------+ | Data Path | Supported? | Notes | +============================+===============+===================================================================================================+ @@ -62,6 +64,8 @@ Root Level Schema Support Internal Model Schema Support ----------------------------- +This is a snapshot. See the API docs for the latest state. + +----------------------------+---------------+----------------------------------------------------------------------------------------------+ | Internal Model | Supported? | Notes | +============================+===============+==============================================================================================+