adoroszlai opened a new pull request #204: HDDS-2485. Disable XML external entity processing URL: https://github.com/apache/hadoop-ozone/pull/204 ## What changes were proposed in this pull request? Disable XML external entity processing in parsers and transformers. https://issues.apache.org/jira/browse/HDDS-2485 ## How was this patch tested? Tested functionality with existing unit tests and `ozone-topology` acceptance test. Added test case with external entity in `TestNodeSchemaLoader`. Verified that it fails (loads external file) without the fix, and passes (rejects access to the file) with the fix.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
