Commit 7ca3f4f
committed
feat(Security): Upgrade urllib3 to prevent excessive resource consumption (CVE-2023-45803)
Upgrades urllib3 to patch a security vulnerability where compressed data could lead to an unbounded number of links in the decompression chain, potentially causing resource exhaustion (DoS).
This upgrade mitigates the issue described in CVE-2023-45803.1 parent 8917fa8 commit 7ca3f4f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments