We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab5668f commit 1e26c7fCopy full SHA for 1e26c7f
1 file changed
HISTORY.rst
@@ -6,9 +6,9 @@ History
6
3.14 (2026-05-10)
7
+++++++++++++++++
8
9
-- Reject oversized inputs up-front. Removes opportunity to
10
- process labels into quadratic time, closing a bypass of the
11
- CVE-2024-3651 mitigation. [GHSA-65pc-fj4g-8rjx]
+- 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]
12
13
Thanks to Stan Ulbrych for reporting the issue.
14
0 commit comments