Safety vulnerability ID: 50913
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Mycli 1.26.0 updates its dependency 'paramiko' to v2.11.0 to include a security fix.
Latest version: 1.28.0
CLI for MySQL Database. With auto-completion and syntax highlighting.
===================
Features:
---------
* Add `--ssl` flag to enable ssl/tls.
* Add `pager` option to `~/.myclirc`, for instance `pager = 'pspg --csv'` (Thanks: [BuonOmo])
* Add prettify/unprettify keybindings to format the current statement using `sqlglot`.
Internal:
---------
* Pin `cryptography` to suppress `paramiko` warning, helping CI complete and presumably affecting some users.
* Upgrade some dev requirements
* Change tests to always use databases prefixed with 'mycli_' for better security
Bug Fixes:
----------
* Support for some MySQL compatible databases, which may not implement connection_id().
* Fix the status command to work with missing 'Flush_commands' (mariadb)
* Ignore the user of the system [myslqd] config.
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application