diff --git a/lib/report/xml_report.py b/lib/report/xml_report.py index c540f4d55..7a7ea1e0e 100755 --- a/lib/report/xml_report.py +++ b/lib/report/xml_report.py @@ -16,7 +16,7 @@ # # Author: Mauro Soria -from xml.etree import ElementTree as ET +from defusedxml import ElementTree as ET from lib.core.decorators import locked from lib.core.settings import (