netdevops / hier_config

Hierarchical Configuration
MIT License
126 stars 24 forks source link

Fix 'Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load().' issue in tests\test_hier_config.py #43

Closed jtdub closed 6 years ago

jtdub commented 6 years ago

CodeFactor found an issue: Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load().

It's currently on: tests\test_hier_config.py:38