Bandit [B411]: use defusedxml to prevent remote XML attacks
- putting xmlrpc stuff into koji.xmlrpcplus - adding koji.xmlrpcplus.xmlrpc_server to refer - replacing refs of original xmlrpc.client.dumps to enhanced koji.xmlrpcplus.dumps fixes: #3964
This commit is contained in:
parent
a96b5a9b07
commit
f41b8c70a7
11 changed files with 46 additions and 38 deletions
|
|
@ -5,3 +5,4 @@ psycopg2-binary;python_version >= '3.0'
|
|||
python-multilib
|
||||
python-qpid-proton<0.38.0;python_version < '3.0'
|
||||
python-qpid-proton;python_version >= '3.0'
|
||||
defusedxml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue