This update for ssh-audit fixes the following issues:
ssh-audit was updated to version 2.5.0
Fixed crash when running host key tests.
Handles server connection failures more gracefully.
Now prints JSON with indents when -jj is used (useful for debugging).
Added MD5 fingerprints to verbose output.
Added -d/--debug option for getting debugging output.
Updated JSON output to include MD5 fingerprints. Note that this results in a breaking change in the 'fingerprints' dictionary format.
Updated OpenSSH 8.1 (and earlier) policies to include rsa-sha2-512 and rsa-sha2-256.
Added OpenSSH v8.6 & v8.7 policies.
Added 3 new key exchanges:
Added 3 new MACs:
Update to version 2.4.0
Update to version 2.3.1
Update to version 2.3.0
The highlight of this release is support for policy scanning (this allows an admin to test a server against a hardened/standard configuration).