geyanggang opened a new pull request, #11082:
URL: https://github.com/apache/gravitino/pull/11082

   
   
   ### What changes were proposed in this pull request?
   
   Upgrade Jettison from 1.1 to 1.5.4 in `gradle/libs.versions.toml`.
   
   
   ### Why are the changes needed?
   
   Jettison 1.1 (from 2007) has multiple known DoS vulnerabilities including 
stack overflow, memory exhaustion, and infinite recursion. Version 1.5.4 fixes 
all known issues while maintaining API backward compatibility.
   
   Fix: #11081 
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   - Compilation passes for all three authorization modules
   - `./gradlew :authorizations:authorization-common:test 
:authorizations:authorization-chain:test 
:authorizations:authorization-ranger:test -PskipITs` — all unit tests pass
   - Integration tests to be verified by CI
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to