Skip to content

Avoid argument splitting through various input#61

Open
ericcornelissen wants to merge 1 commit intoaddnab:mainfrom
ericcornelissen:patch-1
Open

Avoid argument splitting through various input#61
ericcornelissen wants to merge 1 commit intoaddnab:mainfrom
ericcornelissen:patch-1

Conversation

@ericcornelissen
Copy link

Update entrypoint.sh to quote various inputs so that they don't cause unexpected argument splitting, which may result in unexpected behavior or even completely changing the behavior of commands.

This covers all inputs expect the options, which (unfortunately) intentionally relies on argument splitting.

Update  `entrypoint.sh` to quote various inputs so that they don't cause unexpected argument splitting, which may result in unexpected behavior or even completely changing the behavior of commands.

This covers all inputs expect the options, which (unfortunately) intentionally relies on argument splitting.
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.

1 participant