Added built-in policy for OpenSSH 9.7.

This commit is contained in:
Joe Testa
2024-03-12 20:23:55 -04:00
parent 8ee0deade1
commit 3313046714
2 changed files with 3 additions and 0 deletions

View File

@ -186,6 +186,7 @@ For convenience, a web front-end on top of the command-line tool is available at
- The built-in man page (`-m`, `--manual`) is now available on Docker, PyPI, and Snap builds, in addition to the Windows build.
- Snap builds are now architecture-independent.
- Gracefully handle rare exceptions (i.e.: crashes) while performing GEX tests.
- Added built-in policy for OpenSSH 9.7.
### v3.1.0 (2023-12-20)
- Added test for the Terrapin message prefix truncation vulnerability ([CVE-2023-48795](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-48795)).