Skip to content

Conversation

@bevzzz
Copy link
Collaborator

@bevzzz bevzzz commented Mar 14, 2025

There is a known JDK bug which breaks unpacking the database response in case one of the collection properties is null.

Our mapping code also wasn't covering the case where the proto value is actual null. This PR fixes both issues.

Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@bevzzz bevzzz merged commit ad42cae into main Mar 14, 2025
5 checks passed
@bevzzz bevzzz deleted the fix/experimental-collectors-toMap branch March 14, 2025 11:50
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.

3 participants