mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-12-16 14:50:22 +00:00
DETAILS: - Apparently a potential security issue with yaml.load vs yaml.safe_load. Like pickling, yaml.load could result in arbitrary code being run. - tox.ini file includes the flake8 settings for this project, build spec for 2.7 and line for eventually testing the project. |
||
|---|---|---|
| .. | ||
| assets/init.d | ||
| fs | ||
| tasks | ||
| __init__.py | ||
| bytes.py | ||
| exceptions.py | ||
| fsm_proxy.py | ||
| minify_json.py | ||
| phases.py | ||
| task_sets.py | ||
| tools.py | ||