summaryrefslogtreecommitdiffstats
path: root/test/docker/expected_results/openssh_5.6p1_custom_policy_test9.json
blob: 51d10673f0e33b6437affbd275578b1885d425a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "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)"
}