python-scciclient/scciclient
vanou 3488869d99 Use defusedxml instead of standard xml
Because XML handling modules in xml Python standard library
are vulnerable[1], we should use defusedxml[2] for parsing XML.

[1] https://docs.python.org/3/library/xml.html#xml-vulnerabilities
[2] https://pypi.org/project/defusedxml/

Change-Id: I8ff057ee64c04c4cd5c92abf3e31b52c6225ed76
(cherry picked from commit 8e527de430)
2022-08-10 16:37:13 +09:00
..
irmc Use defusedxml instead of standard xml 2022-08-10 16:37:13 +09:00
tests Use defusedxml instead of standard xml 2022-08-10 16:37:13 +09:00
__init__.py Update the global requirements and fix the scciclient package name 2015-11-24 13:39:11 +09:00