From 1d019598483c246642098984aa3bda9f1cbc0cbc Mon Sep 17 00:00:00 2001
From: Arnout Engelen
For the licences that apply to the JARs other than xalan.jar, see the licenses and associated readme files in the root directory of this distribution.
+ +Xerces and Xalan do what the XML specifications require by default. In some cases, this may not be appropriate behavior when working with untrusted input: the
Specific to Xalan Java: some components, such as 'Transformer', will use your system's infrastructure for components such as the 'XMLReader' implementation. This means to use Xalan Java safely with untrusted input, you must also make sure those components are configured securely.
+ +If you think you have found a security issue in Apache Xalan, please follow the