Skip to content

Support for StreamReadConstraints.maxNameLength validation for CBOR, Smile backends #475

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cowtowncoder opened this issue Jan 26, 2024 · 0 comments

Comments

@cowtowncoder
Copy link
Member

(note: spin-off from #392 )

Jackson 2.16 added new options for validation in StreamReadConstraints, initially implemented mostly for JSON backend.

But CBOR and Smile backends should be retrofitted to validate maxNameLength, to avoid same concerns as with JSON.

@cowtowncoder cowtowncoder changed the title Support for StreamReadConstraints.maxNameLength for CBOR, Smile backends Support for StreamReadConstraints.maxNameLength validation for CBOR, Smile backends Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant