Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(spec): remove note about non-escaping paths/globs
This safety guard is rather impossible to implement correctly, because even if I implemented this for fs actions like `cp`, `mv` and `rm`, nothing'd stop one from simply using `run` action to escape target directory and doing evil stuff.
- Loading branch information