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 70 vulnerabilities #19

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

Conversation

Bsingstad
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.

✨ Snyk has automatically assigned this pull request, set who gets assigned.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • requirements.txt
⚠️ Warning
ipykernel 6.14.0 requires ipython, which is not installed.
ipykernel 6.14.0 requires tornado, which is not installed.
jupyter-client 7.3.4 requires tornado, which is not installed.
tensorboard 2.9.1 requires werkzeug, which is not installed.
flake8 4.0.1 has requirement importlib-metadata<4.3; python_version < "3.8", but you have importlib-metadata 4.11.4.
virtualenv 20.25.0 has requirement distlib<1,>=0.3.7, but you have distlib 0.3.4.
virtualenv 20.25.0 has requirement filelock<4,>=3.12.2, but you have filelock 3.7.1.
virtualenv 20.25.0 has requirement importlib-metadata>=6.6; python_version < "3.8", but you have importlib-metadata 4.11.4.
virtualenv 20.25.0 has requirement platformdirs<5,>=3.9.1, but you have platformdirs 2.5.2.

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 554/1000
Why? Has a fix available, CVSS 6.8
Insufficient Verification of Data Authenticity
SNYK-PYTHON-CERTIFI-3164749
certifi:
2022.5.18.1 -> 2023.7.22
No No Known Exploit
critical severity 704/1000
Why? Has a fix available, CVSS 9.8
Improper Following of a Certificate's Chain of Trust
SNYK-PYTHON-CERTIFI-5805047
certifi:
2022.5.18.1 -> 2023.7.22
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Excessive Iteration
SNYK-PYTHON-GRPCIO-5834443
grpcio:
1.46.3 -> 1.53.2
No No Known Exploit
critical severity 811/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 9.8
Arbitrary Code Execution
SNYK-PYTHON-JOBLIB-3027033
joblib:
1.1.0 -> 1.1.1
No Proof of Concept
high severity 604/1000
Why? Has a fix available, CVSS 7.8
Improper Privilege Management
SNYK-PYTHON-JUPYTERCORE-3063766
jupyter-core:
4.10.0 -> 4.11.2
No No Known Exploit
low severity 506/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 3.7
NULL Pointer Dereference
SNYK-PYTHON-NUMPY-2321964
numpy:
1.21.3 -> 1.22.2
No Proof of Concept
low severity 399/1000
Why? Has a fix available, CVSS 3.7
Buffer Overflow
SNYK-PYTHON-NUMPY-2321966
numpy:
1.21.3 -> 1.22.2
No No Known Exploit
low severity 506/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 3.7
Denial of Service (DoS)
SNYK-PYTHON-NUMPY-2321970
numpy:
1.21.3 -> 1.22.2
No Proof of Concept
medium severity 499/1000
Why? Has a fix available, CVSS 5.7
Denial of Service (DoS)
SNYK-PYTHON-OAUTHLIB-3021142
oauthlib:
3.2.0 -> 3.2.2
No No Known Exploit
medium severity 499/1000
Why? Has a fix available, CVSS 5.7
Denial of Service (DoS)
SNYK-PYTHON-PROTOBUF-3031740
protobuf:
3.19.4 -> 3.19.5
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-PYTHON-PYGMENTS-5750273
pygments:
2.12.0 -> 2.15.0
No No Known Exploit
medium severity 519/1000
Why? Has a fix available, CVSS 6.1
Information Exposure
SNYK-PYTHON-REQUESTS-5595532
requests:
2.28.0 -> 2.31.0
No No Known Exploit
medium severity 509/1000
Why? Has a fix available, CVSS 5.9
Regular Expression Denial of Service (ReDoS)
SNYK-PYTHON-SETUPTOOLS-3180412
setuptools:
39.0.1 -> 65.5.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3136192
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3136196
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3136200
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
high severity 569/1000
Why? Has a fix available, CVSS 7.1
Out-of-bounds Write
SNYK-PYTHON-TENSORFLOW-3136204
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3136208
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3136212
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
medium severity 444/1000
Why? Has a fix available, CVSS 4.6
Buffer Overflow
SNYK-PYTHON-TENSORFLOW-3136216
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
NULL Pointer Dereference
SNYK-PYTHON-TENSORFLOW-3136220
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3136224
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3136228
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3136232
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Out-of-bounds Read
SNYK-PYTHON-TENSORFLOW-3136236
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Reachable Assertion
SNYK-PYTHON-TENSORFLOW-3136240
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3136244
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
medium severity 454/1000
Why? Has a fix available, CVSS 4.8
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3136248
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Improper Input Validation
SNYK-PYTHON-TENSORFLOW-3136252
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Incorrect Calculation of Buffer Size
SNYK-PYTHON-TENSORFLOW-3136256
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Buffer Overflow
SNYK-PYTHON-TENSORFLOW-3136260
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
medium severity 554/1000
Why? Has a fix available, CVSS 6.8
Out-of-bounds Read
SNYK-PYTHON-TENSORFLOW-3136264
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
medium severity 454/1000
Why? Has a fix available, CVSS 4.8
Incorrect Calculation of Buffer Size
SNYK-PYTHON-TENSORFLOW-3136268
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Buffer Overflow
SNYK-PYTHON-TENSORFLOW-3136272
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Always-Incorrect Control Flow Implementation
SNYK-PYTHON-TENSORFLOW-3136276
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
medium severity 554/1000
Why? Has a fix available, CVSS 6.8
Out-of-Bounds
SNYK-PYTHON-TENSORFLOW-3136280
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
high severity 579/1000
Why? Has a fix available, CVSS 7.3
Out-of-bounds Write
SNYK-PYTHON-TENSORFLOW-3136509
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3136512
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Heap-based Buffer Overflow
SNYK-PYTHON-TENSORFLOW-3136515
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
medium severity 509/1000
Why? Has a fix available, CVSS 5.9
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3136520
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
NULL Pointer Dereference
SNYK-PYTHON-TENSORFLOW-3372984
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Out-of-bounds Read
SNYK-PYTHON-TENSORFLOW-3372987
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Out-of-bounds Read
SNYK-PYTHON-TENSORFLOW-3372990
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3372993
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
medium severity 616/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.9
NULL Pointer Dereference
SNYK-PYTHON-TENSORFLOW-3372996
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
high severity 721/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8
Double Free
SNYK-PYTHON-TENSORFLOW-3372999
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3373002
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
NULL Pointer Dereference
SNYK-PYTHON-TENSORFLOW-3373005
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3373008
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Out-of-Bounds
SNYK-PYTHON-TENSORFLOW-3373011
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
high severity 686/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.3
Integer Overflow or Wraparound
SNYK-PYTHON-TENSORFLOW-3373014
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Integer Overflow to Buffer Overflow
SNYK-PYTHON-TENSORFLOW-3373017
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Heap-based Buffer Overflow
SNYK-PYTHON-TENSORFLOW-3373020
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Buffer Overflow
SNYK-PYTHON-TENSORFLOW-3373023
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3373026
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Incorrect Comparison
SNYK-PYTHON-TENSORFLOW-3373029
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
NULL Pointer Dereference
SNYK-PYTHON-TENSORFLOW-3373032
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3373035
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
NULL Pointer Dereference
SNYK-PYTHON-TENSORFLOW-3373038
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-3373041
tensorflow:
2.9.1 -> 2.11.1
No Proof of Concept
medium severity 539/1000
Why? Has a fix available, CVSS 6.5
Denial of Service (DoS)
SNYK-PYTHON-TENSORFLOW-5291376
tensorflow:
2.9.1 -> 2.11.1
No No Known Exploit
low severity 384/1000
Why? Has a fix available, CVSS 3.4
Open Redirect
SNYK-PYTHON-TORNADO-5537286
tornado:
6.1 -> 6.3.3
No No Known Exploit
medium severity 494/1000
Why? Has a fix available, CVSS 5.6
HTTP Request Smuggling
SNYK-PYTHON-TORNADO-5840803
tornado:
6.1 -> 6.3.3
No No Known Exploit
medium severity 539/1000
Why? Has a fix available, CVSS 6.5
HTTP Request Smuggling
SNYK-PYTHON-TORNADO-6041512
tornado:
6.1 -> 6.3.3
No No Known Exploit
medium severity 509/1000
Why? Has a fix available, CVSS 5.9
Information Exposure Through Sent Data
SNYK-PYTHON-URLLIB3-5926907
urllib3:
1.26.9 -> 1.26.18
No No Known Exploit
medium severity 424/1000
Why? Has a fix available, CVSS 4.2
Information Exposure Through Sent Data
SNYK-PYTHON-URLLIB3-6002459
urllib3:
1.26.9 -> 1.26.18
No No Known Exploit
low severity 344/1000
Why? Has a fix available, CVSS 2.6
Access Restriction Bypass
SNYK-PYTHON-WERKZEUG-3319935
werkzeug:
2.1.2 -> 2.3.8
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-PYTHON-WERKZEUG-3319936
werkzeug:
2.1.2 -> 2.3.8
No No Known Exploit
medium severity 539/1000
Why? Has a fix available, CVSS 6.5
Inefficient Algorithmic Complexity
SNYK-PYTHON-WERKZEUG-6035177
werkzeug:
2.1.2 -> 2.3.8
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-PYTHON-WHEEL-3180413
wheel:
0.30.0 -> 0.38.0
No No Known Exploit

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

👩‍💻 Set who automatically gets assigned

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Arbitrary Code Execution
🦉 Improper Privilege Management
🦉 NULL Pointer Dereference
🦉 More lessons are available in Snyk Learn

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-3164749
- https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-5805047
- https://snyk.io/vuln/SNYK-PYTHON-GRPCIO-5834443
- https://snyk.io/vuln/SNYK-PYTHON-JOBLIB-3027033
- https://snyk.io/vuln/SNYK-PYTHON-JUPYTERCORE-3063766
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321964
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321966
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321970
- https://snyk.io/vuln/SNYK-PYTHON-OAUTHLIB-3021142
- https://snyk.io/vuln/SNYK-PYTHON-PROTOBUF-3031740
- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-5750273
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136192
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136196
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136200
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136204
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136208
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136212
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136216
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136220
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136224
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136228
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136232
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136236
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136240
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136244
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136248
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136252
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136256
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136260
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136264
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136268
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136272
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136276
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136280
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136509
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136512
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136515
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3136520
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3372984
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3372987
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3372990
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3372993
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3372996
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3372999
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3373002
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3373005
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3373008
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3373011
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3373014
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3373017
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3373020
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3373023
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3373026
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3373029
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3373032
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3373035
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3373038
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-3373041
- https://snyk.io/vuln/SNYK-PYTHON-TENSORFLOW-5291376
- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5537286
- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5840803
- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-6041512
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-5926907
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-6002459
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-3319935
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-3319936
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6035177
- https://snyk.io/vuln/SNYK-PYTHON-WHEEL-3180413
@Bsingstad Bsingstad self-assigned this Feb 15, 2024
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.

None yet

2 participants