Replies: 1 comment 2 replies
-
|
@yrodiere Can you please have a look or ask someone else who is looking after reactive pg client to evalute such an update ? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm analysing how to solve the vulnerability CVE-2025-59432 that is affecting the com.ongres.scram.common:2.1 library.
This is a transitive dependency from the quarkus-reactive-pg-client:
To fix the security issue, the suggestion is to move to the scram-client and scram-common libraries and upgrade to version com.ongres.scram:scram-common:3.2,https://github.com/ongres/scram.git - 3.2.
Is it compatible with the quarkus-reactive-pg-client at version 3.27.0? Is there any plan to upgrade the dependency?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions