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

1.5 support #322

Merged
merged 41 commits into from
Sep 6, 2023
Merged

1.5 support #322

merged 41 commits into from
Sep 6, 2023

Conversation

stevespringett
Copy link
Member

No description provided.

mr-zepol and others added 30 commits September 4, 2023 15:57
Signed-off-by: Alex Alzate <[email protected]>
Signed-off-by: Jeffry Hesse <[email protected]>
Signed-off-by: Alex Alzate <[email protected]>
Signed-off-by: Jeffry Hesse <[email protected]>
Signed-off-by: Alex Alzate <[email protected]>
Signed-off-by: Alex Alzate <[email protected]>
Signed-off-by: Alex Alzate <[email protected]>
Signed-off-by: Alex Alzate <[email protected]>
Signed-off-by: Alex Alzate <[email protected]>
Signed-off-by: Jeffry Hesse <[email protected]>
Signed-off-by: Alex Alzate <[email protected]>
Signed-off-by: Alex Alzate <[email protected]>
mr-zepol and others added 11 commits September 4, 2023 15:57
Deserialization would previously fail with the following exception:

```
org.cyclonedx.exception.ParseException: com.fasterxml.jackson.databind.JsonMappingException: Cannot deserialize value of type `java.util.ArrayList<org.cyclonedx.model.ExternalReference>` from Object value (token `JsonToken.START_OBJECT`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: org.cyclonedx.model.Component["externalReferences"]) (through reference chain: org.cyclonedx.model.Bom["metadata"])
```

Thanks to @mr-zepol for nudging me into the right direction.

Signed-off-by: nscuro <[email protected]>
Fix failure to deserialize `externalReferences` from XML
@stevespringett stevespringett merged commit 5629a91 into master Sep 6, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants