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-secure-xml.git
commit 52efaa2a4e20c18bccf68c57c5a9392689f46eec Merge: 279173b a4000e5 Author: Gary Gregory <[email protected]> AuthorDate: Mon Aug 31 06:19:36 2026 -0400 Merge pull request #65 from ppkarwasz/docs/modifiable-access-external-properties Reclassify the JAXP 1.5 accessExternal properties as modifiable src/changes/changes.xml | 1 + src/main/javadoc/overview.html | 42 +++++++- src/site/markdown/threat_model.md | 66 ++++++++----- .../xml/secure/AccessExternalPropertyTest.java | 109 +++++++++++++++++++++ .../commons/xml/secure/AttackTestSupport.java | 76 ++++++++++---- .../xml/secure/SchemaLocationPropertyTest.java | 6 +- .../apache/commons/xml/secure/TestConstants.java | 11 ++- 7 files changed, 263 insertions(+), 48 deletions(-)
