forked from mirrors/gecko-dev
yaml.load() can evaluate arbitrary Python code via syntax such as `!!python/object/apply:os.system`. Seriously. Let's switch taskgraph to yaml.safe_load(), which is reasonable about limiting magic. Differential Revision: https://phabricator.services.mozilla.com/D1736 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| decision.py | ||
| schema.py | ||
| util.py | ||