jq icon indicating copy to clipboard operation
jq copied to clipboard

Increase MAX_PARSING_DEPTH to 512

Open monperrus opened this issue 1 year ago • 2 comments

To, I hit error parse error: Exceeds depth limit for parsing on reasonable JSON files in production.

This PR fixes this limitation.

monperrus avatar Aug 09 '24 08:08 monperrus

Hello, there is https://github.com/jqlang/jq/pull/3063 that hopefully can get merged at some point

wader avatar Aug 09 '24 08:08 wader

ack, thanks.

monperrus avatar Aug 09 '24 11:08 monperrus