-
Notifications
You must be signed in to change notification settings - Fork 1
[Snyk] Security upgrade urllib3 from 1.26.14 to 1.26.18 #65
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
base: master
Are you sure you want to change the base?
Conversation
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-6002459
|
Pull Request SummaryYour organization has reached the subscribed usage limit. You can upgrade your plan at https://www.codeautopilot.com/#pricing Current plan usage: 100.54% Have feedback or need help? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bridgecrew has found errors in this PR ⬇️
@@ -5,4 +5,4 @@ sentry-sdk==1.16.0 | |||
structlog==22.3.0 | |||
taskcluster==47.1.2 | |||
# Please see #1779, this eventually must be removed! | |||
urllib3==1.26.14 | |||
urllib3==1.26.18 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aiohttp 3.8.5 / requirements.txt
Total vulnerabilities: 1
Critical: 0 | High: 1 | Medium: 0 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
PRISMA-2023-0024 | 7.5 | - |
Open |
@@ -5,4 +5,4 @@ sentry-sdk==1.16.0 | |||
structlog==22.3.0 | |||
taskcluster==47.1.2 | |||
# Please see #1779, this eventually must be removed! | |||
urllib3==1.26.14 | |||
urllib3==1.26.18 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -5,4 +5,4 @@ sentry-sdk==1.16.0 | |||
structlog==22.3.0 | |||
taskcluster==47.1.2 | |||
# Please see #1779, this eventually must be removed! | |||
urllib3==1.26.14 | |||
urllib3==1.26.18 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -5,4 +5,4 @@ sentry-sdk==1.16.0 | |||
structlog==22.3.0 | |||
taskcluster==47.1.2 | |||
# Please see #1779, this eventually must be removed! | |||
urllib3==1.26.14 | |||
urllib3==1.26.18 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project.
Changes included in this PR
Vulnerabilities that will be fixed
By pinning:
Why? Confidentiality impact: High, Integrity impact: None, Availability impact: None, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): None, Privileges Required (PR): High, Attack Complexity: High, Attack Vector: Adjacent, EPSS: 0.01055, Social Trends: No, Days since published: 0, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 100, Impact: 5.99, Likelihood: 1.01, Score Version: V5
SNYK-PYTHON-URLLIB3-6002459
urllib3:
1.26.14 -> 1.26.18
(*) Note that the real score may have changed since the PR was raised.
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.
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
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.