Thanks, this is really helpful!
Is there any way to write "malicious" jq code (endless loops, IO, …)?
Is there any way to write "malicious" jq code (endless loops, IO, …)?
Now, can jq be used for SQL injection in an SQLite context? That's interesting in theory, but I'd assume any decent driver would validate its input as data and not code.