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 f448625 + 12ba2c2 commit c9d3b02Copy full SHA for c9d3b02
release-notes/VERSION-2.x
@@ -257,7 +257,7 @@ No changes since 2.16.1
257
#921: Add `JsonFactory.Feature.CHARSET_DETECTION` to disable charset detection
258
(contributed by @yawkat)
259
#943: Add `StreamReadConstraints.maxNestingDepth()` to constraint max nesting
260
- depth (default: 1000)
+ depth (default: 1000) [CVE-2025-52999]
261
#948: Use `StreamConstraintsException` in name canonicalizers
262
(contributed by @pjfanning)
263
#962: Offer a way to directly set `StreamReadConstraints` via `JsonFactory` (not just Builder)
0 commit comments