Skip to content

Commit 1b88507

Browse files
authored
Deprecate usage of eval in docker-entrypoint.sh (#415)
`eval` is riskier due to potential security vulnerabilities and unpredictable behavior when handling arguments.
1 parent af8fe13 commit 1b88507

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

alpine/docker-entrypoint.sh

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

debian/docker-entrypoint.sh

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)