Release v3.14 · kjd/idna · GitHub
Skip to content

v3.14

Choose a tag to compare

@github-actions github-actions released this 10 May 20:32
· 123 commits to master since this release
- Removed opportunity to process long inputs into quadratic
  time by rejecting oversize inputs up-front. Closes a bypass
  of the CVE-2024-3651 mitigation. [GHSA-65pc-fj4g-8rjx]