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

Updated various dependencies to reduce vulnerabilities #2958

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

beac0n5
Copy link

@beac0n5 beac0n5 commented Apr 24, 2024

Description

Updated AIOHTTP to reduce vulnerabilities ->=3.9.4

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.
Synk-Bot

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

snyk-bot and others added 6 commits April 1, 2024 18:17
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6514866
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-6645291
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-6645291
…4c010bb

[Snyk] Security upgrade aiohttp from 3.8.6 to 3.9.4
…0023634

[Snyk] Security upgrade aiohttp from 3.8.6 to 3.9.4
beac0n5 and others added 10 commits April 26, 2024 16:14
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-JINJA2-6809379
…539a872e

[Snyk] Security upgrade jinja2 from 3.1.3 to 3.1.4
…a850d28

[Snyk] Security upgrade ubuntu from 23.04 to mantic-20240427
…9bec012d

[Snyk] Fix for 2 vulnerabilities
…45e5dd9

[Snyk] Security upgrade pillow from 9.5.0 to 10.3.0
@beac0n5 beac0n5 changed the title Updated AIOHTTP to reduce vulnerabilities ->=3.9.4 Updated various dependencies to reduce vulnerabilities May 8, 2024
@elegantmoose
Copy link
Contributor

@clenk Might have to review this one as Im hesitant to accept knowing we have had issues with those libs in the past.

@elegantmoose elegantmoose requested a review from clenk May 9, 2024 03:26
beac0n5 and others added 7 commits May 9, 2024 17:51
downgraded jinja to 3.1.2 to avoid a vulnerability of 3.1.3 as upgrading to 3.1.4 breaks the CI/CD tests
…d1b6df39

[Snyk] Security upgrade jinja2 from 3.1.2 to 3.1.4
…278083d04b4c010bb

Revert "[Snyk] Security upgrade aiohttp from 3.8.6 to 3.9.4"
rev jinja 3.1.4 to 3.1.2
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

3 participants