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 08f8a0d commit b2480faCopy full SHA for b2480fa
release-notes/VERSION-2.x
@@ -72,7 +72,7 @@ a pure JSON library.
72
#921: Add `JsonFactory.Feature.CHARSET_DETECTION` to disable charset detection
73
(contributed by @yawkat)
74
#943: Add `StreamReadConstraints.maxNestingDepth()` to constraint max nesting
75
- depth (default: 1000)
+ depth (default: 1000) [CVE-2025-52999]
76
#948: Use `StreamConstraintsException` in name canonicalizers
77
(contributed by @pjfanning)
78
#962: Offer a way to directly set `StreamReadConstraints` via `JsonFactory` (not just Builder)
0 commit comments