python-scciclient/scciclient/tests/irmc
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
..
fixtures Update get_essential_properties() for empty CPU socket 2016-04-28 11:52:18 +09:00
viom Make CI work 2021-01-29 15:04:14 +01:00
__init__.py tox ok, externalization from Ironic has been done 2015-01-22 14:27:46 +09:00
test_elcm.py Temporarily comment out the operation of deleting the profile 2021-07-20 18:12:46 +09:00
test_ipmi.py Make CI work 2021-01-29 15:04:14 +01:00
test_scci.py Use defusedxml instead of standard xml 2022-01-10 18:29:18 +09:00
test_snmp.py Add capabilities discovery ability to scciclient 2017-10-10 15:50:33 +07:00