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 0851ed4 + b2480fa commit d43f90eCopy full SHA for d43f90e
release-notes/VERSION-2.x
@@ -192,7 +192,7 @@ No changes since 2.16.1
192
#921: Add `JsonFactory.Feature.CHARSET_DETECTION` to disable charset detection
193
(contributed by @yawkat)
194
#943: Add `StreamReadConstraints.maxNestingDepth()` to constraint max nesting
195
- depth (default: 1000)
+ depth (default: 1000) [CVE-2025-52999]
196
#948: Use `StreamConstraintsException` in name canonicalizers
197
(contributed by @pjfanning)
198
#962: Offer a way to directly set `StreamReadConstraints` via `JsonFactory` (not just Builder)
0 commit comments