use defusedxml library for secure parsing

This commit is contained in:
dandds
2018-09-10 09:28:18 -04:00
parent 5f58b039d3
commit 2e07c8ebda
3 changed files with 34 additions and 24 deletions

View File

@@ -20,6 +20,7 @@ pyopenssl = "*"
requests = "*"
apache-libcloud = "*"
lockfile = "*"
defusedxml = "*"
[dev-packages]
bandit = "*"