Skip to content

Safely invoke commands over SSH#18

Merged
xfade merged 1 commit intoMeeGoIntegration:masterfrom
martyone:safe-ssh
Nov 15, 2017
Merged

Safely invoke commands over SSH#18
xfade merged 1 commit intoMeeGoIntegration:masterfrom
martyone:safe-ssh

Conversation

@martyone
Copy link
Contributor

It is common misunderstanding that SSH accepts CMD [ARGS...]. Actually
it joins all positional arguments and passes the resulting single string
to sh -c.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants