1d9b388bf1
Yaml.load() return Python object may be dangerous if you receive a YAML document from an untrusted source such as the Internet. The function yaml.safe_load() limits this ability to simple Python objects like integers or lists. Reference: https://security.openstack.org/guidelines/dg_avoid-dangerous-input-parsing-libraries.html Change-Id: Icf559f9c8b37c6f564c820fde79c85a77ba4f839 |
||
---|---|---|
.. | ||
atcs.py | ||
badges.py | ||
members.py | ||
projects.py | ||
tags.py | ||
teams.py |