QualiSystems / AWS-Shell

:books::shell: A CloudShell 'Shell' that allows integrating AWS as an app's deployment option. Why is this Open? :cloud::shell: CloudShell cloud providers come out of the box and cannot be extended or modified independently. However, feel free to take a look at our code to better understand how things work under the hood. If you like you can experiment with our sofware, but please make sure you contact us if you need new cloud providers that would be supported in your production CloudShell deployment!
ISC License
1 stars 8 forks source link

[Snyk] Security upgrade urllib3 from 1.26.4 to 1.26.5 #557

Open snyk-bot opened 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project.

Changes included in this PR

⚠️ Warning ``` cloudshell-automation-api 2022.2.0.184292 has requirement urllib3==1.26.4, but you have urllib3 1.26.12. ```

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-PYTHON-URLLIB3-1533435
urllib3:
1.26.4 -> 1.26.5
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

🛠 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)


This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #557 (33b40eb) into develop (c04895b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #557   +/-   ##
========================================
  Coverage    74.34%   74.34%           
========================================
  Files           90       90           
  Lines         3302     3302           
========================================
  Hits          2455     2455           
  Misses         847      847           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.