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 dnspython from 2.3.0 to 2.6.0rc1 #4

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

Conversation

canstralian
Copy link
Owner

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

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • requirements.txt

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 688/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.9
Incorrect Behavior Order
SNYK-PYTHON-DNSPYTHON-6241713
dnspython:
2.3.0 -> 2.6.0rc1
No Proof of Concept

(*) 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.

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

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

PR Type: Enhancement

PR Summary: This pull request addresses a security vulnerability in the project's dependencies by upgrading dnspython from version 2.3.0 to 2.6.0rc1. The upgrade aims to mitigate the risks associated with the Incorrect Behavior Order vulnerability identified by Snyk. The PR is generated automatically by Snyk and is based on the credentials of a real user, indicating a proactive approach to maintaining the security and integrity of the project.

Decision: Comment

📝 Type: 'Enhancement' - not supported yet.
  • Sourcery currently only approves 'Typo fix' PRs.
✅ Issue addressed: this change correctly addresses the issue or implements the desired feature.
No details provided.
📝 Complexity: the changes are too large or complex for Sourcery to approve.
  • Unsupported files: the diff contains files that Sourcery does not currently support during reviews.

General suggestions:

  • Ensure that the upgrade to dnspython 2.6.0rc1 does not introduce any compatibility issues with the existing project codebase. It's important to verify that all functionalities continue to work as expected after the upgrade.
  • Consider performing a thorough testing phase, including regression and security tests, to ensure that the upgrade effectively addresses the vulnerability without introducing new issues.
  • Review the remaining vulnerabilities that could not be fully fixed by this upgrade. It may be necessary to explore additional measures or upgrades to further enhance the security of the project.
  • Stay informed about the final release of dnspython 2.6.0, as this PR uses a release candidate version. Plan to upgrade to the stable release when it becomes available to ensure the best security and stability for the project.

Thanks for using Sourcery. We offer it for free for open source projects and would be very grateful if you could help us grow. If you like it, would you consider sharing Sourcery on your favourite social media? ✨

Share Sourcery

Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

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