LiteJQ: Jq Support in SQLite(github.com) |
LiteJQ: Jq Support in SQLite(github.com) |
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.