We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d903d62 commit 93c5988Copy full SHA for 93c5988
.github/SECURITY.md
@@ -7,8 +7,8 @@ Earlier versions are unsupported.
7
8
| Version | Supported |
9
|---------| ------------------ |
10
-| 5.8.x | :white_check_mark: |
11
-| < 5.8.x | :x: |
+| 5.9.x | :white_check_mark: |
+| < 5.9.x | :x: |
12
13
## Reporting a Vulnerability
14
docs/versionhistory.rst
@@ -5,7 +5,7 @@ Version history
5
6
This library adheres to `Semantic Versioning 2.0 <http://semver.org/>`_.
-**UNRELEASED**
+**5.9.0** (2026-03-22)
- Added the ``max_depth`` decoder parameter to limit the maximum allowed nesting level of
containers, with a default value of 400 levels (CVE-2026-26209)
0 commit comments