-
Notifications
You must be signed in to change notification settings - Fork 412
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
[7.67.x-blue] upgrade wildfly elytron library #2552
base: 7.67.x-blue
Are you sure you want to change the base?
[7.67.x-blue] upgrade wildfly elytron library #2552
Conversation
jenkins run fdb |
jenkins run cdb |
Looks like the changes don't align well with the EAP version we use. See the logs, it breaks build of product wars. |
[2025-01-31T10:46:16.466Z] [INFO] ------------------------------------------------------------------------ |
Maybe Elytron 2.x needs some more configuration. Not sure. |
Do you have any idea @akumar074, please? |
@ChinchuAjith The Bump of wildfly elytron library from 1.15.x to 2.x could be risky. I would suggest to upgrade to 1.15.24 which is the latest available version in 1.15.x series and also contains the fix for CVE-2023-6236. wdyt @baldimir ? |
1.15.24 also have the same CVE(https://mvnrepository.com/artifact/org.wildfly.security/wildfly-elytron/1.15.24.Final). All series of 1.15.x have the same CVE. And it is fixed in 1.16.0 and 1.16.1. But that have other vulnerabilities. So the next Fixed version is 2.2.5. I have gone through the above PR link. Will connect with the team and work accordingly. Thanks..!! |
jenkins run cdb |
@ChinchuAjith The 1.15.24 has the dependency CVE. I guess it's fine then. |
Jenkins run CDB |
Jenkins run fdb |
jenkins run cdb |
I am afraid Abhishek is right and we need to update to 1.15.23. It would be a big risk in a maintenance release to not align with what is in EAP as elytron is one of the core components of EAP application server. I will investigate a bit more. See EAP dependencies here: https://maven.repository.redhat.com/ga/org/jboss/bom/eap-runtime-artifacts/7.4.20.GA/eap-runtime-artifacts-7.4.20.GA.pom. |
Downgraded wildfly dependency to 1.15.24 to make it compatible with EAP version. |
jenkins run fdb |
jenkins run cdb |
jenkins run fdb |
Jenkins run fdb |
Jenkins run cdb |
Jenkins run cdb |
Jenkins run fdb |
@ChinchuAjith current CDB failure seems related to the change. Take a look here https://gist.github.com/akumar074/ba99f40b760dfa49f8e0cc7a2206e045 |
@ChinchuAjith Please check Abhishek's comment. Maybe we need to upgrade also Wildfly to 23.0.3. Or at least try. |
It looks like we have the same failure in another PR here: https://jenkins-csb-business-automation-eng.dno.corp.redhat.com/job/KIE/job/7.67.x-blue/job/compile/job/droolsjbpm-build-bootstrap-7.67.x-blue.compile/41/consoleText. So it may not be related to the change. |
It would be still good to find out why it is failing though. |
The current version is affected by CVE-2023-6236. So upgrading to 2.2.5.Final version of wildfly-elytron and infinispan to 4.0.28.Final.