Skip to content
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

Expose parser location #380

Merged
merged 2 commits into from
Dec 22, 2023
Merged

Expose parser location #380

merged 2 commits into from
Dec 22, 2023

Conversation

big-andy-coates
Copy link
Member

Jackson 2.16.0 changes the default for JsonParser.Feature.INCLUDE_SOURCE_IN_LOCATION to false for increased security. However, as the system tests are only dealing with test data, not production user data, its safe to enable this feature again. Enabling richer error messages.

Jackson 2.16.0 changes the default for `JsonParser.Feature.INCLUDE_SOURCE_IN_LOCATION` to false for increased security. However, as the system tests are only dealing with test data, not production user data, its safe to enable this feature again. Enabling richer error messages.
@big-andy-coates big-andy-coates added the bug Something isn't working label Dec 22, 2023
@big-andy-coates big-andy-coates requested a review from a team as a code owner December 22, 2023 19:05
@coveralls
Copy link

Coverage Status

coverage: 99.02% (+0.001%) from 99.019%
when pulling 7d86cfa on parser-location
into f84222e on main.

@big-andy-coates big-andy-coates merged commit 429fb38 into main Dec 22, 2023
9 checks passed
@big-andy-coates big-andy-coates deleted the parser-location branch December 22, 2023 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants