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 aiohttp and cryptography dependency to fix vulnerability #109

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

vaibhavjainwiz
Copy link
Contributor

@vaibhavjainwiz vaibhavjainwiz commented Sep 26, 2024

Motivation

Fix below vulnerabilities :
cryptography
CWE-843
CVE-2024-6119
CVSS 8.2

aiohttp
CWE-61
CVE-2024-42367
CVSS 6.3

[Describe why this change is needed]

Modifications

[Describe the code changes]

Result

[Describe how the changes affects existing behavior and how to test it]

Related Issues

[Resolves #123]

Signed-off-by: Vaibhav Jain <vajain@redhat.com>
Copy link
Collaborator

@maxdebayser maxdebayser left a comment

Choose a reason for hiding this comment

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

LGTM

@maxdebayser maxdebayser merged commit 4fb6dee into IBM:main Sep 26, 2024
5 checks passed
@vaibhavjainwiz vaibhavjainwiz deleted the update_depen branch September 27, 2024 07:36
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