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 |
||
---|---|---|
.. | ||
base.py | ||
build_team_section_for_goal.py | ||
check_projects_yaml_alphabetized.sh | ||
teamstats.py | ||
universe_dot.py | ||
validate_tags.py |