Skip to content

Commit 4fb6dee

Browse files
Update aiohttp and cryptography dependency to fix vulnerability (#109)
#### Motivation Fix below vulnerabilities : **cryptography** [CWE-843](https://cwe.mitre.org/data/definitions/843.html) [CVE-2024-6119](https://www.cve.org/CVERecord?id=CVE-2024-6119) [CVSS 8.2](https://www.first.org/cvss/calculator/4.0#CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N) **aiohttp** [CWE-61](https://cwe.mitre.org/data/definitions/61.html) [CVE-2024-42367](https://www.cve.org/CVERecord?id=CVE-2024-42367) [CVSS 6.3](https://www.first.org/cvss/calculator/4.0#CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N) [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 <[email protected]>
1 parent 9388f02 commit 4fb6dee

File tree

2 files changed

+219
-202
lines changed

2 files changed

+219
-202
lines changed

0 commit comments

Comments
 (0)