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.
2 parents 853eb74 + b2480fa commit 44a3c41Copy full SHA for 44a3c41
release-notes/VERSION-2.x
@@ -128,7 +128,7 @@ No changes since 2.16.1
128
#921: Add `JsonFactory.Feature.CHARSET_DETECTION` to disable charset detection
129
(contributed by @yawkat)
130
#943: Add `StreamReadConstraints.maxNestingDepth()` to constraint max nesting
131
- depth (default: 1000)
+ depth (default: 1000) [CVE-2025-52999]
132
#948: Use `StreamConstraintsException` in name canonicalizers
133
(contributed by @pjfanning)
134
#962: Offer a way to directly set `StreamReadConstraints` via `JsonFactory` (not just Builder)
0 commit comments