FasterXML / FasterXML/jackson-dataformats-text

Support for StreamReadConstraints (max name, document lengths) -- TOML

Open
#430 1 comment 0 reactions 0 assignees View on GitHub
processing-limits TOML
Dominant language
Java
Stars
455
Forks
164
Avg merge
6d 10h
Merged PRs (30d)
2

Description

https://github.com/FasterXML/jackson-core/blob/2.16/src/main/java/com/fasterxml/jackson/core/StreamReadConstraints.java

equivalent of https://github.com/FasterXML/jackson-dataformat-xml/issues/609 and https://github.com/FasterXML/jackson-dataformats-binary/issues/392

In particular, the 2 new ones (in 2.16)

* maxDocumentLength
* maxNameLength

These settings are not likely to be supported for data formats in this project. Some support already exists for the pre-existing StreamReadConstraints settings.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.