pyenv/libexec
Mislav Marohnić 370c26a6c9 Disallow path segments and directory traversal in .ruby-version files
A malicious `.ruby-version` file in the current directory could inject
`../../../` into the version string and trigger execution of binaries
outside of `RBENV_ROOT/versions/`.

Fixes #977 OVE-20170303-0004
2019-04-03 12:58:25 +02:00
..
rbenv Better error message for rbenv shell 2017-12-07 02:32:34 +01:00
rbenv---version rbenv 1.1.2 2019-03-25 15:00:39 +01:00
rbenv-commands Fix some issues reported by shellcheck 2017-11-29 16:20:51 +01:00
rbenv-completions
rbenv-exec
rbenv-global
rbenv-help Fix some issues reported by shellcheck 2017-11-29 16:20:51 +01:00
rbenv-hooks
rbenv-init Fixed rbenv init - output to work w/ no args and bash's set -u. 2017-11-06 13:59:04 -08:00
rbenv-local
rbenv-prefix rbenv-prefix: do not silence rbenv-which for system version 2018-08-07 01:44:13 +02:00
rbenv-rehash Fix some issues reported by shellcheck 2017-11-29 16:20:51 +01:00
rbenv-root Fix some issues reported by shellcheck 2017-11-29 16:20:51 +01:00
rbenv-sh-rehash
rbenv-sh-shell Conforms OLD_RBENV_VERSION to RBENV_* convention 2016-12-19 17:21:45 -05:00
rbenv-shims
rbenv-version
rbenv-version-file Fix https://github.com/rbenv/rbenv/issues/1065 2018-02-26 16:49:37 +08:00
rbenv-version-file-read Disallow path segments and directory traversal in .ruby-version files 2019-04-03 12:58:25 +02:00
rbenv-version-file-write
rbenv-version-name
rbenv-version-origin
rbenv-versions Clarify the description of rbenv versions 2019-02-18 21:38:08 +01:00
rbenv-whence Fix some issues reported by shellcheck 2017-11-29 16:20:51 +01:00
rbenv-which rbenv-which: change PATH only for the "command -v" lookup 2018-06-07 23:38:12 +02:00