Dmitry Chekanov
Results
2
comments of
Dmitry Chekanov
Thank you for the tip about JSON.stringify() - it worked! About figuring out if "type" is meant to be a plain object property or a trigger to build a query...
I was able to inject a function to validate initCommands results. However, stderr for basic bash commands like `>&2 echo "error"` or `err` is empty. The expected stderr content ("error"/"bash:...