This is an automated email from the ASF dual-hosted git repository.
claude pushed a change to branch update-XMLWriter
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from 22199235 fixed XXE issue and added testing
add 62164f50 resolved XsdGenerator issue
No new revisions were added by this update.
Summary of changes:
.../apache/rat/report/xml/writer/XmlWriter.java | 15 +----
.../org/apache/rat/utils/StandardXmlFactory.java | 67 ++++++++++++++++++++++
.../org/apache/rat/tools/xsd/XsdGenerator.java | 18 ++----
3 files changed, 74 insertions(+), 26 deletions(-)
create mode 100644
apache-rat-core/src/main/java/org/apache/rat/utils/StandardXmlFactory.java