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] Fix for 2 vulnerabilities #118

Merged

Conversation

francesco-filicetti
Copy link
Member

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
⚠️ Warning
daphne 4.0.0 requires twisted, which is not installed.

Vulnerabilities that will be fixed

By pinning:
Severity Issue Upgrade Breaking Change Exploit Maturity
medium severity Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')
SNYK-PYTHON-TWISTED-6036202
twisted:
23.8.0 -> 23.10.0rc1
No Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-PYTHON-WHEEL-3180413
wheel:
0.30.0 -> 0.38.0
No No Known Exploit

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:

🦉 Regular Expression Denial of Service (ReDoS)

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #118 (aad1bd3) into master (6540bb4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #118   +/-   ##
=======================================
  Coverage   81.89%   81.89%           
=======================================
  Files          89       89           
  Lines        6933     6933           
=======================================
  Hits         5678     5678           
  Misses       1255     1255           
Flag Coverage Δ
unittests 81.89% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@francesco-filicetti francesco-filicetti merged commit b83a8ff into master Nov 7, 2023
18 checks passed
@francesco-filicetti francesco-filicetti deleted the snyk-fix-1bdb7f15dcea97f1fc750aaf51156bf6 branch November 7, 2023 15:32
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