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

Update dependencies to fix CVEs #104

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

nr-dsharma
Copy link
Contributor

There are few vulnerabilities reported with aiohttp & urllib3 versions . we have updated those library’s to recommended versions.
aiohtttp : 3.8.4 > 3.9.2
urllib3 used by boto3 & botocore so updated boto3 versions to 1.34.35.

CVEs list :
CVE-2024-23334 - aiohttp
CVE-2021-33503 - urllib3
CVE-2023-43804 - urllib3
CVE-2023-45803 - urllib3
CVE-2024-23829 - aiohttp

Copy link
Contributor

@jcsobrino jcsobrino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good for me! Good job, @nr-dsharma!

@jcsobrino jcsobrino merged commit afa94b0 into newrelic:master Feb 8, 2024
4 checks passed
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