theendsofinvention / esst

MIT License
4 stars 0 forks source link

[Snyk] Fix for 4 vulnerabilities #260

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project.

Changes included in this PR

⚠️ Warning ``` pytest-watch 4.2.0 requires pytest, which is not installed. pytest-vcr 1.0.2 requires vcrpy, which is not installed. pytest-vcr 1.0.2 requires pytest, which is not installed. pytest-repeat 0.8.0 requires pytest, which is not installed. pytest-pycharm 0.6.0 requires pytest, which is not installed. pytest-deadfixtures 2.2.0 requires pytest, which is not installed. pytest-cov 2.10.0 requires pytest, which is not installed. pytest-cache 1.0 requires pytest, which is not installed. importlib-metadata 1.7.0 requires zipp, which is not installed. bandit 1.6.2 requires GitPython, which is not installed. bandit 1.6.2 requires stevedore, which is not installed. ```

Vulnerabilities that will be fixed

By pinning:
Severity Issue Upgrade Breaking Change Exploit Maturity
high severity Arbitrary Code Execution
SNYK-PYTHON-PYYAML-42159
PyYAML:
3.13 -> 4.2b1
pyyaml:
3.13 -> 4.2b1
No No Known Exploit
high severity Arbitrary Code Execution
SNYK-PYTHON-PYYAML-559098
PyYAML:
3.13 -> 4.2b1
pyyaml:
3.13 -> 4.2b1
No No Known Exploit
high severity CRLF injection
SNYK-PYTHON-URLLIB3-174323
urllib3:
1.24.1 -> 1.24.3
No Mature
high severity Improper Certificate Validation
SNYK-PYTHON-URLLIB3-174464
urllib3:
1.24.1 -> 1.24.3
No No Known Exploit

Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the effected dependencies could be upgraded.

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic