Replies: 9 comments 1 reply
-
Here's logs from auth-server running on Jetty 11:
|
Beta Was this translation helpful? Give feedback.
-
We can upgrade:
|
Beta Was this translation helpful? Give feedback.
-
Upgrading Jans Jetty projects to Jetty 11Jetty 11 is major change as a result of the move from Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse Foundation, the primary package for all implemented APIs has changed from javax.* to jakarta.*. Analysis:
B) Finding:
|
Beta Was this translation helpful? Give feedback.
-
We are tracking changes in https://github.com/JanssenProject/jans/tree/jans-jetty-upgrade |
Beta Was this translation helpful? Give feedback.
-
Important is to target particular |
Beta Was this translation helpful? Give feedback.
-
Jetty_Upgrade_Details.xlsx: Jetty_Upgrade_Details.xlsx List of lib to be replaced due to transition from Java EE to Jakarta |
Beta Was this translation helpful? Give feedback.
-
Getting there... https://github.com/JanssenProject/jans/tree/jans-jetty-upgrade We should be able to get this in quickly |
Beta Was this translation helpful? Give feedback.
-
building docker images and scanning.... |
Beta Was this translation helpful? Give feedback.
-
jetty 11 made it to our main branch! |
Beta Was this translation helpful? Give feedback.
-
@yuriyz , @yurem , @pujavs , @jgomer2001 @nynymike @mbaser
We need to work on integrating jetty 11 to reduce the security vulnerabilities and also increase performance.
https://artifacthub.io/packages/helm/janssen-auth-server/janssen?modal=security-report
This requires some changes in the code . Take a look at this issue .
https://stackoverflow.com/a/66368511
Beta Was this translation helpful? Give feedback.
All reactions