Safety vulnerability ID: 41376
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Pytest-Yamltree 0.1.2 includes a security patch for the function 'init' in 'pytest_yamltree.py'. It used the unsafe yaml.load(), that allows instantiation of arbitrary objects. Consider yaml.safe_load().
https://github.com/MarSoft/pytest-yamltree/commit/d94031f134ab5803958aa8f33f965a30a241cf4b
Latest version: 0.1.2
Create or check file/directory trees described by YAML
Pytest-Yamltree version 0.1.2 includes a security patch for the function 'init' in 'pytest_yamltree.py'. Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load(). See also: https://github.com/MarSoft/pytest-yamltree/commit/d94031f134ab5803958aa8f33f965a30a241cf4b
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application