This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/commons-xml.git


    from fa5d0dd  Merge pull request #45 from 
ppkarwasz/fix/saxon-factory-recognition
     add 204c58d  fix: keep caller-opted-in resources on the hardening floor
     add 0e20643  style: document the parameters of the LSInput content check
     add 305db3a  Merge remote-tracking branch 'apache/main' into 
fix/resolver-optin-floors
     add 326272e  Merge branch 'main' into fix/resolver-optin-floors
     add ae189aa  fix: pass caller-resolved LSInputs through unchanged
     add 543314e  fix: remove sectioning comments
     add c3b61d2  fix: use assertDoesNotThrow in `lsInput`
     add cc3c0ad  fix: improve “block or does not leak” comments
     add d2a3568  fix: assert the strict no-throw outcome in the TrAX floor 
tests
     add c98814d  docs: add changelog entry
     new a1c80c0  Merge pull request #42 from 
ppkarwasz/fix/resolver-optin-floors

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml                            |  1 +
 .../commons/xml/FallbackIgnoreURIResolver.java     |  7 +-
 src/site/markdown/threat_model.md                  |  4 +
 .../commons/xml/EntityResolverFloorTest.java       | 88 +++++++++++++++-------
 ...{with-document.xsl => included-with-entity.xsl} |  4 +-
 ...esheet-plain.xml => referenced-with-entity.xml} |  4 +-
 6 files changed, 77 insertions(+), 31 deletions(-)
 copy src/test/resources/leaked/{with-document.xsl => included-with-entity.xsl} 
(59%)
 copy src/test/resources/leaked/{associated-stylesheet-plain.xml => 
referenced-with-entity.xml} (55%)

Reply via email to