Safety vulnerability ID: 41401
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Vresutils version 0.3.1 includes a security patch for the function 'init' in 'vresutils/snakemake.py'. It used the unsafe yaml.load(), that allows instantiation of arbitrary objects. Consider yaml.safe_load().
https://github.com/FRESNA/vresutils/commit/5d5fbb5d19454042c5bc1c379b4634d1182cfd6a
Latest version: 0.3.1
Varying Renewable Energy System Utilities
Vresutils version 0.3.1 includes a security patch for the function 'init' in 'vresutils/snakemake.py'. Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load(). See also: https://github.com/FRESNA/vresutils/commit/5d5fbb5d19454042c5bc1c379b4634d1182cfd6a
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application