Jumpssh

Latest version: v1.6.5

Safety actively analyzes 630360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.4.0

Not secure
------------------
- [Feature] :issue:`29`: Expose compression support from Paramiko (inherited from SSH).
Thanks to :user:`fmaupas` for the contribution.

1.3.2

Not secure
------------------
- [Bug] :issue:`23`: do not print `byte` but `str` in continuous output when running command with python3.
Thanks to :user:`nicholasbishop` for the report.

1.3.1

Not secure
------------------
- fix interruption of remote command when transport channel is already closed

1.3.0

Not secure
------------------
- allow to conceal part of the command run in logs specifying list of pattern in silent parameter (regexp format)
For example, if a password is specified in command you may want to conceal it in logs but still want to log the
rest of the command run
- ability to customize success exit code when calling run_cmd so that an exit code different from 0 do not raise
any exception. Success exit code can be an int or even a list of int if several exit codes are considered a success.
- ability to retry remote command until success or max retry is reached
- ability to forward Ctrl-C to remote host in order to interrupt remote command before stopping local script

1.2.1

Not secure
------------------
- reduce logging level of some logs
- propagate missing 'silent' parameter in restclient module to run_cmd to control logging

1.2.0

Not secure
------------------
- automatically open inactive session when running command on it
- automatically open inactive jump session when requesting remote session

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.