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

fix: cyclonedx.model.Property.value value is optional #631

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

schlenk
Copy link
Contributor

@schlenk schlenk commented Jun 11, 2024

cyclonedx.model.Property.value value is optional, in accordance with the spec.

fixes #630

Signed-off-by: Michael Schlenker <michael.schlenker@contact-software.com>
@schlenk schlenk requested a review from a team as a code owner June 11, 2024 15:29
@jkowalleck jkowalleck added the bug Something isn't working label Jun 12, 2024
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck changed the title Add fix for empty Property deserialization. fix: cyclonedx.model.Property.value value is optional Jun 12, 2024
@jkowalleck jkowalleck merged commit ad0f98b into CycloneDX:main Jun 12, 2024
41 checks passed
@schlenk schlenk deleted the empty_property branch June 12, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty Component Property cannot be deserialized
2 participants