Merge branch 'branch-1.1.x'

# Conflicts:
#	src/test/java/de/kosit/validationtool/impl/SaxonSecurityTest.java
This commit is contained in:
Andreas Penski (init) 2020-02-17 16:50:49 +01:00
commit 1807c78c51
3 changed files with 85 additions and 57 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE foo [
<!ELEMENT foo ANY >
<!ENTITY xxe SYSTEM "ref.txt" >]><foo>&xxe;</foo>