Commit a2292d7
committed
chore(deps): bump idna 3.11 -> 3.15 (CVE-2026-45409)
Adds PR #205 to the bundle. idna 3.14 fixed CVE-2026-45409, a
quadratic-time DoS vector via oversized inputs that bypassed the earlier
CVE-2024-3651 mitigation. 3.15 adds DNS-length cap enforcement at
check_label() entry plus assorted perf tidying.
This is a security-motivated upgrade, not just version-currentness
hygiene -- worth calling out in the CHANGELOG.
Verified clean through Socket Firewall (sfw); idna 3.15 was already
in the resolved tree during the requests 2.33.0 sfw probe earlier
in this branch's history.
Closes #205.
Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>1 parent f160112 commit a2292d7
2 files changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments