Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.10.0
-
None
Description
We could set this:
xpf.setFeature(XMLConstants.FEATURE_SECURE_PROCESSING, Boolean.TRUE);
There is more that could be done but this feature would probably be clean enough to roll out - compared to other options like pre-loading the XML using a DocumentBuilder that might be configured to disable External Entities or DTD loading generally.