kolla-kubernetes/kolla_kubernetes
zhuzeyu e01ef2a59d Using yaml.safe_load instead of yaml.load
It is not safe to call yaml.load with any data received from
an untrusted source, we'd better use yaml.safe_load

Reference:
https://security.openstack.org/guidelines/dg_avoid-dangerous-input-parsing-libraries.html

Change-Id: I175ab89d408b38d5370621c0fd2cf78685e951f7
2017-02-07 12:12:27 +08:00
..
commands Using yaml.safe_load instead of yaml.load 2017-02-07 12:12:27 +08:00
tests Using yaml.safe_load instead of yaml.load 2017-02-07 12:12:27 +08:00
__init__.py Removes unnecessary utf-8 encoding 2016-12-22 10:53:47 +07:00
app.py Clean imports in code 2016-09-23 03:44:21 +00:00
exception.py Consolidating path resolution and searching for program files 2016-06-21 21:12:19 +00:00
kube_service_status.py Merge "Clean imports in code" 2016-11-18 09:40:50 +00:00
pathfinder.py TrivialFix: Remove unused code 2016-09-23 10:03:08 +07:00
service_resources.py TrivialFix: Remove unused code 2016-09-23 10:03:08 +07:00
utils.py Merge "Improve file handling with context manager" 2017-01-23 16:19:09 +00:00
version.py Support for release notes 2016-05-05 14:22:01 -04:00