Updated docker tests and README due to merge of PR #281.

This commit is contained in:
Joe Testa
2024-07-05 10:53:00 -04:00
parent bc2a89eb11
commit 92db5f0138
20 changed files with 39 additions and 19 deletions

View File

@ -216,6 +216,7 @@ For convenience, a web front-end on top of the command-line tool is available at
### v3.3.0-dev (???)
- Added built-in policies for Ubuntu 24.04 LTS server and client, and OpenSSH 9.8.
- Added IPv6 support for DHEat and connection rate tests.
- Added TCP port information to JSON policy scan results; credit [Fabian Malte Kopp](https://github.com/dreizehnutters).
- Fixed crash when running with `-P` and `-T` options simultaneously.
- Fixed host key tests from only reporting a key type at most once despite multiple hosts supporting it; credit [Daniel Lenski](https://github.com/dlenskiSB).