Skip to content

CycloneDX 1.6.2 - Schema Alignment & Typo-/Bug‑Fix Release#934

Open
jkowalleck wants to merge 9 commits into
masterfrom
1.6.2-dev
Open

CycloneDX 1.6.2 - Schema Alignment & Typo-/Bug‑Fix Release#934
jkowalleck wants to merge 9 commits into
masterfrom
1.6.2-dev

Conversation

@jkowalleck
Copy link
Copy Markdown
Member

@jkowalleck jkowalleck commented May 18, 2026

Important

This PR is a backport only. Do not merge it.
It exists to document the changes, tag a release, and then lock the branch.


Fixed – Schema Alignment

  • Protobuf: added the optional, repeated field ModelCard.property (#726 via #743)
  • XML: added the optional, repeated node //modelCard/properties (#726 via #743)
  • XML: changed the node //modelCard/considerations/users/user from optional to optional and repeated (#737 via #744)
  • XML: changed the node //modelCard/considerations/useCases/useCase from optional to optional and repeated (#737 via #744)
  • XML: changed the node //modelCard/considerations/technicalLimitations/technicalLimitation from optional to optional and repeated (#737 via #744)
  • XML: changed the node //modelCard/considerations/performanceTradeoffs/performanceTradeoff from optional to optional and repeated (#737 via #744)

Docs – Schema Alignment

  • Backported streamlined documentation.

Tests

  • Backported test cases.
  • Backported Java test runners.

branch created via

git checkout tags/1.6.1
git switch -c 1.6.2-dev

back-port via

git checkout 1.7.1-dev -- schema/bom-1.5.*
git checkout 1.7.1-dev -- schema/bom-1.6.*
git checkout 1.7.1-dev -- schema/xmlcatalog.xml
git checkout 1.7.1-dev -- tools/src/test/resources/1.5/
git checkout 1.7.1-dev -- tools/src/test/resources/1.6/
git checkout 1.7.1-dev -- tools/pom.xml
git checkout 1.7.1-dev -- tools/src/test/java/
git checkout 1.7.1-dev -- tools/src/test/js/
git checkout 1.7.1-dev -- tools/src/test/php/
git checkout 1.7.1-dev -- tools/src/test/proto/

then, modified the schema/xmlcatalog.xml and Java tests accordingly

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck marked this pull request as ready for review May 19, 2026 09:51
@jkowalleck jkowalleck requested a review from a team as a code owner May 19, 2026 09:51
@jkowalleck jkowalleck changed the title [WIP] CycloneDX 1.6.2 - Schema Alignment & Typo-/Bug‑Fix Release CycloneDX 1.6.2 - Schema Alignment & Typo-/Bug‑Fix Release May 19, 2026
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant