From: GitHub <no...@gi...> - 2018-04-14 14:30:03
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: f78387e9fd7be8f55286d2d2e060feb774622a9b https://github.com/xmlunit/xmlunit.net/commit/f78387e9fd7be8f55286d2d2e060feb774622a9b Author: Stefan Bodewig <ste...@fr...> Date: 2018-04-14 (Sat, 14 Apr 2018) Changed paths: M src/main/net-core/Transform/Transformation.cs M src/main/net-core/Util/Convert.cs M src/main/net-core/Xpath/XPathEngine.cs Log Message: ----------- set XmlDocument's XmlResolver to null by default Commit: 04f88f84da43d7e2248b60d2b65691cc54422a6d https://github.com/xmlunit/xmlunit.net/commit/04f88f84da43d7e2248b60d2b65691cc54422a6d Author: Stefan Bodewig <ste...@fr...> Date: 2018-04-14 (Sat, 14 Apr 2018) Changed paths: M RELEASE_NOTES.md Log Message: ----------- document XXE protection step closes #27 Compare: https://github.com/xmlunit/xmlunit.net/compare/53cbb5ae0538...04f88f84da43 |