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 idna from 3.6 to 3.7 #4411

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

Conversation

rubenfiszel
Copy link
Contributor

@rubenfiszel rubenfiszel commented Sep 20, 2024

snyk-top-banner

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

Snyk changed the following file(s):

  • integration_tests/requirements.txt

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:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Resource Exhaustion


🚀 This description was created by 7d4db52

fix: upgrade idna to 3.7 for security vulnerability

Summary:

Upgrade idna from 3.6 to 3.7 in integration_tests/requirements.txt to fix a security vulnerability.

Key points:

  • Security Upgrade:
    • Upgrade idna from 3.6 to 3.7 in integration_tests/requirements.txt to fix a medium severity vulnerability (resource exhaustion).
  • Automation:
    • PR automatically created by Snyk to address security issues.

Generated with ❤️ by ellipsis.dev

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-IDNA-6597975
Copy link

cloudflare-workers-and-pages bot commented Sep 20, 2024

Deploying windmill with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7d4db52
Status: ✅  Deploy successful!
Preview URL: https://f8589c98.windmill.pages.dev
Branch Preview URL: https://snyk-fix-46a9462e4452008fb21.windmill.pages.dev

View logs

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Reviewed everything up to 7d4db52 in 13 seconds

More details
  • Looked at 11 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. integration_tests/requirements.txt:6
  • Draft comment:
    Upgrading idna from 3.6 to 3.7 addresses a security vulnerability. Ensure compatibility with other dependencies.
  • Reason this comment was not posted:
    Confidence changes required: 20%
    The PR updates the idna package from version 3.6 to 3.7 to address a security vulnerability. This change is straightforward and aligns with the PR description. No other dependencies are affected, and the change is isolated to the integration_tests/requirements.txt file.

Workflow ID: wflow_PkRVldH6W7ecnY24


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

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