Smack/smack-xmlparser-stax
Florian Schmaus c1b412c457 [xmlparser-stax] Disable external entities and DTD
Before that, the StAX parser used by Smack for XML parsing had
only external entity replacement disabled. We further harden the
parser by disabling DTDs.

See also:
https://cheatsheetseries.owasp.org/cheatsheets/XML_External_Entity_Prevention_Cheat_Sheet.html#xmlinputfactory-a-stax-parser
2020-10-05 08:55:10 +02:00
..
src [xmlparser-stax] Disable external entities and DTD 2020-10-05 08:55:10 +02:00
build.gradle Introduce test fixtures 2020-04-11 22:05:36 +02:00