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 aiohttp from 3.8.6 to 3.9.2 #72

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

mccoderpy
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:
    • docs/requirements.txt

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 581/1000
Why? Recently disclosed, Has a fix available, CVSS 5.9
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
SNYK-PYTHON-AIOHTTP-6209406
aiohttp:
3.8.6 -> 3.9.2
No No Known Exploit
medium severity 718/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.5
HTTP Request Smuggling
SNYK-PYTHON-AIOHTTP-6209407
aiohttp:
3.8.6 -> 3.9.2
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:

🦉 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

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: The pull request upgrades the aiohttp package from version 3.8.6 to 3.9.2 to address security vulnerabilities identified by Snyk. The upgrade is performed in the project's documentation requirements file to ensure the dependencies are secure.

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 does not introduce any compatibility issues with the current codebase or dependencies.
  • Verify that all functionalities that rely on aiohttp are still working as expected after the upgrade.
  • Consider running a full regression test to ensure that the update does not affect any other parts of the application.

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.

@mccoderpy mccoderpy closed this Jan 30, 2024
@mccoderpy mccoderpy reopened this Jan 30, 2024
@mccoderpy mccoderpy merged commit 3ba468b into main Jan 30, 2024
5 of 6 checks passed
@mccoderpy mccoderpy deleted the snyk-fix-eea568dfb7f6041665566fa88cdbc7b5 branch January 30, 2024 22:12
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