python-neutronclient/neutronclient/neutron
Gleb Zimin 2cf52672b7 Replace insecure function eval
In neutronclient we use a eval function for processing
CLI neutron arguments. This function possible insecure because
eval get argument from client side. Instead of it we can use
a dict with allowed types which is more secure.

Closes-Bug: #1762938
Change-Id: Idde55d1b9206e9ef8742464825709f098d488a8e
Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
2018-04-12 02:30:09 +00:00
..
v2_0 Replace insecure function eval 2018-04-12 02:30:09 +00:00
__init__.py Empty file shouldn't contain copyright nor license 2014-03-13 09:00:18 +08:00
client.py Update for API bindings 2016-05-26 08:48:18 -05:00