bjones1 / CodeChat_system

3 stars 12 forks source link

[Snyk] Security upgrade urllib3 from 1.26.4 to 1.26.5 #17

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 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 ``` sphinxcontrib-paverutils 1.17.0 requires Sphinx, which is not installed. runestone 5.0.4 requires codechat, which is not installed. runestone 5.0.4 requires sphinxcontrib-htmlhelp, which is not installed. runestone 5.0.4 requires sphinxcontrib-devhelp, which is not installed. runestone 5.0.4 requires sphinxcontrib-jsmath, which is not installed. runestone 5.0.4 requires sphinxcontrib-qthelp, which is not installed. runestone 5.0.4 requires sphinx, which is not installed. runestone 5.0.4 requires pygments, which is not installed. runestone 5.0.4 requires sphinxcontrib-applehelp, which is not installed. runestone 5.0.4 requires sphinxcontrib-serializinghtml, which is not installed. runestone 5.0.4 has requirement urllib3==1.25.9, but you have urllib3 1.26.6. requests 2.23.0 has requirement urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1, but you have urllib3 1.26.6. ```

Vulnerabilities that will be fixed

By pinning:
Severity Issue Upgrade Breaking Change Exploit Maturity
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-PYTHON-URLLIB3-1533435
urllib3:
1.26.4 -> 1.26.5
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