mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-22 02:21:40 +01:00
21 lines
445 B
JSON
21 lines
445 B
JSON
{
|
|
"errors": [
|
|
{
|
|
"actual": [
|
|
"3072"
|
|
],
|
|
"expected_optional": [
|
|
""
|
|
],
|
|
"expected_required": [
|
|
"4096"
|
|
],
|
|
"mismatched_field": "Host key (ssh-rsa-cert-v01@openssh.com) sizes"
|
|
}
|
|
],
|
|
"host": "localhost",
|
|
"passed": false,
|
|
"policy": "Docker poliicy: test9 (version 1)",
|
|
"port": 2222
|
|
}
|