gnodet opened a new pull request, #12269:
URL: https://github.com/apache/maven/pull/12269

   Backport of #12256 to 4.0.x — centralizes XXE hardening into 
`XmlService.newXMLInputFactory()`.
   
   All `XMLInputFactory.newFactory()` call sites now go through this hardened 
factory method, which disables DTD support and external entity resolution to 
prevent XXE attacks.


-- 
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