This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/commons-xml.git
commit c78c508aa68f9b145023cab26ab795adfecaccaf Merge: 8d9d199 1d42c4f Author: Gary Gregory <[email protected]> AuthorDate: Tue Aug 25 14:28:51 2026 -0400 Merge pull request #46 from ppkarwasz/fix/associated-stylesheet-domsource Harden getAssociatedStylesheet on Xalan via a DOMSource .../commons/xml/HardeningTransformerFactory.java | 48 ++++++++++++- .../commons/xml/AssociatedStylesheetTest.java | 84 ++++++++++++++++++++++ .../apache/commons/xml/ShadingFootprintTest.java | 10 +-- .../leaked/associated-stylesheet-plain.xml | 4 ++ .../resources/leaked/associated-stylesheet.xml | 5 ++ 5 files changed, 146 insertions(+), 5 deletions(-)
