Closed ewindisch closed 8 years ago
For secure execution to protect against truncated files being executed in a curl|bash, wrap code in get.sh with a () block.
Now, execution should not proceed until the trailing ) is received and the () block is parsed as valid syntax.
Thanks - sorry for the delay, I guess notifications were off for this repo.
For secure execution to protect against truncated files being executed in a curl|bash, wrap code in get.sh with a () block.
Now, execution should not proceed until the trailing ) is received and the () block is parsed as valid syntax.