Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom schema missed license changes from CDX 1.5 and 1.6 #362

Open
mmarseu opened this issue Jan 13, 2025 · 0 comments · May be fixed by #363
Open

Custom schema missed license changes from CDX 1.5 and 1.6 #362

mmarseu opened this issue Jan 13, 2025 · 0 comments · May be fixed by #363
Assignees
Milestone

Comments

@mmarseu
Copy link
Collaborator

mmarseu commented Jan 13, 2025

Starting from version 1.5 the custom schema has missed some significant updates to the definition of the licenses field.

CycloneDX 1.5 introduced a licenseChoice type with some modifications when compared to the previous license type. We seem to have renamed license to licenseChoice but neglected to implement the modificaitons.
1.6 added additional fields to licenseChoice which we consequently also don't have.

Here's the diff (left vanilla CycloneDX 1.6, right custom 1.6):
image

@mmarseu mmarseu self-assigned this Jan 13, 2025
@italvi italvi added this to the 1.0.0 milestone Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants