Upgraded 1024-bit modulus warning to failure.

This commit is contained in:
Joe Testa
2020-06-30 22:51:13 -04:00
parent dd44e2f010
commit d5ef967758
9 changed files with 29 additions and 27 deletions

View File

@ -75,6 +75,7 @@ $ brew install ssh-audit
## ChangeLog
### v2.2.1-dev (???)
- 1024-bit moduli upgraded from warnings to failures.
- Many Python 2 code clean-ups, testing framework improvements, pylint & flake8 fixes, and mypy type comments; credit [Jürgen Gmach](https://github.com/jugmac00)).
- Suppress recommendation of token host key types.
- Added 1 new host key types: `ssh-rsa1`.