Skip to content

Fixes ISSUE-49052: Provides a safe way to create instances of SAXParser

A new method has been created in XMLUtil to create instances of SAXParser that are not vulnerable to XXE attacks

Merge request reports