Updated README.

This commit is contained in:
Joe Testa 2021-01-21 07:53:09 -05:00
parent 287c551ff8
commit 4e2f9da632

View File

@ -160,6 +160,7 @@ For convenience, a web front-end on top of the command-line tool is available at
### v2.4.0-dev (???)
- Added version check for OpenSSH user enumeration (CVE-2018-15473).
- Fixed crash when receiving unexpected response during host key test.
- Fixed hang against older Cisco devices during host key test & gex test.
### v2.3.1 (2020-10-28)
- Now parses public key sizes for `rsa-sha2-256-cert-v01@openssh.com` and `rsa-sha2-512-cert-v01@openssh.com` host key types.