python-scciclient/scciclient
vanou 8e527de430 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
2022-01-10 18:29:18 +09:00
..
irmc Use defusedxml instead of standard xml 2022-01-10 18:29:18 +09:00
tests Use defusedxml instead of standard xml 2022-01-10 18:29:18 +09:00
__init__.py Update the global requirements and fix the scciclient package name 2015-11-24 13:39:11 +09:00