mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-06-24 19:44:33 +02:00
Now reports policy errors in an easier to read format. (#63)
This commit is contained in:
@ -3,4 +3,7 @@ Policy: Docker policy: test14 (version 1)
|
||||
Result: [0;31m❌ Failed![0m
|
||||
[0;33m
|
||||
Errors:
|
||||
* Group exchange (diffie-hellman-group-exchange-sha256) modulus sizes did not match. Expected: 4096; Actual: 2048[0m
|
||||
* Group exchange (diffie-hellman-group-exchange-sha256) modulus sizes did not match.
|
||||
- Expected: 4096
|
||||
- Actual: 2048
|
||||
[0m
|
||||
|
Reference in New Issue
Block a user