alaahong opened a new pull request, #969: URL: https://github.com/apache/fesod/pull/969
## Summary Upgrade \ssertj-core\ from \3.25.3\ to \3.27.7\ to resolve the Dependabot security alert [#101](https://github.com/apache/fesod/security/dependabot/101). ## Vulnerability assertj-core versions prior to 3.27.7 are vulnerable to XML External Entity (XXE) injection when parsing XML assertions. This could allow an attacker to read arbitrary files, cause denial of service, or perform SSRF attacks when assertj processes untrusted XML input. ## Changes - \pom.xml\: Updated \ssertj.version\ property from \3.25.3\ to \3.27.7\ ## Verification - **Build**: \mvn clean install -DskipTests\ passes on all modules - **Tests**: All 412 unit tests pass (\mvn test -pl fesod-sheet -Dtest.groups=unit -Dtest.excludedGroups=fuzz\) - **Spotless**: \mvn spotless:check\ passes — no formatting issues ## Related - Fixes: https://github.com/apache/fesod/security/dependabot/101 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
