Issue a warning if an out-dated policy is used.

This commit is contained in:
Joe Testa
2024-10-10 15:57:29 -04:00
parent d0628f6eb4
commit 720150b471
21 changed files with 62 additions and 20 deletions

View File

@ -40,5 +40,6 @@
"host": "localhost",
"passed": false,
"policy": "Hardened OpenSSH Server v8.0 (version 4)",
"port": 2222
"port": 2222,
"warnings": []
}