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 a1c80c07735c656f26da81b3bf846305dbc8eb77 Merge: fa5d0dd c98814d Author: Gary Gregory <[email protected]> AuthorDate: Wed Aug 26 06:19:36 2026 -0400 Merge pull request #42 from ppkarwasz/fix/resolver-optin-floors Keep caller-opted-in resources on the hardening floor src/changes/changes.xml | 1 + .../commons/xml/FallbackIgnoreURIResolver.java | 7 +- src/site/markdown/threat_model.md | 4 + .../commons/xml/EntityResolverFloorTest.java | 88 +++++++++++++++------- src/test/resources/leaked/included-with-entity.xsl | 8 ++ .../resources/leaked/referenced-with-entity.xml | 4 + 6 files changed, 84 insertions(+), 28 deletions(-)
