Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2 #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jimjonesbabyfreshout
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project.

Snyk changed the following file(s):

  • requirements/dev.txt
⚠️ Warning ``` locust 2.17.0 requires pyzmq, which is not installed.
</details>





---

> [!IMPORTANT]
>
> - Check the changes in this PR to ensure they won't cause issues with your project.
> - Max score is 1000. Note that the real score may have changed since the PR was raised.
> - This PR was automatically created by Snyk using the credentials of a real user.
> - 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 affected dependencies could be upgraded.

---

**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: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJiNmQ5NWQ4ZS0yODcwLTQ5MmUtOWNiOC0zYjYwMDQzMGRkMDMiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImI2ZDk1ZDhlLTI4NzAtNDkyZS05Y2I4LTNiNjAwNDMwZGQwMyJ9fQ==" width="0" height="0"/>
🧐 [View latest project report](https://app.snyk.io/org/jimjonesbabyfreshout/project/2d9e1078-03df-42fd-8f1a-a51c1bd11da1?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;fix-pr)
📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates)
🛠 [Adjust project settings](https://app.snyk.io/org/jimjonesbabyfreshout/project/2d9e1078-03df-42fd-8f1a-a51c1bd11da1?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;fix-pr/settings)
📚 [Read about Snyk's upgrade logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities)

---

**Learn how to fix vulnerabilities with free interactive lessons:**

🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc&#x3D;fix-pr)

[//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"urllib3","from":"2.0.7","to":"2.2.2"}],"env":"prod","issuesToFix":[{"exploit_maturity":"No Known Exploit","id":"SNYK-PYTHON-URLLIB3-7267250","priority_score":586,"priority_score_factors":[{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"6","score":300},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Improper Removal of Sensitive Information Before Storage or Transfer"}],"prId":"b6d95d8e-2870-492e-9cb8-3b600430dd03","prPublicId":"b6d95d8e-2870-492e-9cb8-3b600430dd03","packageManager":"pip","priorityScoreList":[586],"projectPublicId":"2d9e1078-03df-42fd-8f1a-a51c1bd11da1","projectUrl":"https://app.snyk.io/org/jimjonesbabyfreshout/project/2d9e1078-03df-42fd-8f1a-a51c1bd11da1?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"type":"auto","upgrade":[],"vulns":["SNYK-PYTHON-URLLIB3-7267250"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'

Copy link

codeautopilot bot commented Jun 18, 2024

PR summary

This Pull Request, automatically generated by Snyk, upgrades the urllib3 library from version 2.0.7 to 2.2.2 in the requirements/dev.txt file to address a security vulnerability (SNYK-PYTHON-URLLIB3-7267250). The vulnerability involves improper removal of sensitive information before storage or transfer. The PR also notes a warning that locust 2.17.0 requires pyzmq, which is not installed.

Suggestion

Consider adding pyzmq to the requirements/dev.txt file to resolve the warning about the missing dependency for locust. This will ensure that all dependencies are properly installed and the development environment is fully functional.

Disclaimer: This comment was entirely generated using AI. Be aware that the information provided may be incorrect.

Current plan usage: 41.84%

Have feedback or need help?
Discord
Documentation
[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants