adoroszlai opened a new pull request #126:
URL: https://github.com/apache/incubator-ratis/pull/126


   ## What changes were proposed in this pull request?
   
   Prevent external XML entities attacks:
   
   1. Turn on "secure processing" for XML
   2. Disable external DTD/schema explicitly
   
   
[SonarCloud](https://sonarcloud.io/organizations/apache/rules?open=java%3AS2755&rule_key=java%3AS2755)
 and SonarLint display slightly different instructions for fixing XXE.  This 
change applies both.
   
   https://issues.apache.org/jira/browse/RATIS-953
   
   ## How was this patch tested?
   
   Existing unit tests (in-progress).
   
   https://github.com/adoroszlai/incubator-ratis/runs/771645855


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

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


Reply via email to