Skip to content

Fix type issue in SBOM integration test#681

Merged
rudsberg merged 1 commit intomasterfrom
bug/sbom-integration-test-jackson
Jan 21, 2025
Merged

Fix type issue in SBOM integration test#681
rudsberg merged 1 commit intomasterfrom
bug/sbom-integration-test-jackson

Conversation

@rudsberg
Copy link
Contributor

The failure seems to be caused by it.get('bom-ref') returning a String rather than a jackson JsonNode. This is surprising behavior since it should, as far as I can see, always be a JsonNode. If you need a quick fix, this diff should solve it.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 20, 2025
dnestoro
dnestoro previously approved these changes Jan 20, 2025
@rudsberg rudsberg force-pushed the bug/sbom-integration-test-jackson branch from 52ab881 to fb62b0e Compare January 20, 2025 16:39
@rudsberg rudsberg requested a review from dnestoro January 21, 2025 08:11
@rudsberg rudsberg force-pushed the bug/sbom-integration-test-jackson branch from fb62b0e to 62ef1fe Compare January 21, 2025 08:13
@rudsberg rudsberg merged commit 650ec33 into master Jan 21, 2025
41 checks passed
@rudsberg rudsberg deleted the bug/sbom-integration-test-jackson branch January 21, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants