cinder/cinder/volume/drivers/nec
lijing 2136215612 use defusedxml to avoid XML attack
According to https://docs.openstack.org/bandit/latest/api/bandit.blacklists.html

Using various XML methods to parse untrusted XML data is known to be vulnerable
to XML attacks. Methods should be replaced with their defusedxml equivalents.

Change-Id: Icdd807c8fd47ce0df3e292eef910e6e6e7610686
Partial-Bug: #1732155
2018-03-12 14:11:10 +00:00
..
__init__.py Add cinder volume drivers for NEC Storage M series 2016-12-14 17:45:17 +09:00
cli.py Merge "NEC driver: implement manage/unmanage functions." 2018-01-05 21:06:38 +00:00
product.xml NEC driver reads default_backends 2017-08-23 19:01:00 +09:00
volume.py NEC driver: Optimal path for non-disruptive backup 2017-07-14 09:39:08 +09:00
volume_common.py use defusedxml to avoid XML attack 2018-03-12 14:11:10 +00:00
volume_helper.py Merge "NEC driver: implement manage/unmanage functions." 2018-01-05 21:06:38 +00:00