summaryrefslogtreecommitdiffstats
path: root/test/docker/expected_results/openssh_5.6p1_custom_policy_test5.json
blob: 50c0b869c828db90efaea5326903e4dde68d947b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
    "errors": [
        {
            "actual": [
                "hmac-md5",
                "hmac-sha1",
                "umac-64@openssh.com",
                "hmac-ripemd160",
                "hmac-ripemd160@openssh.com",
                "hmac-sha1-96",
                "hmac-md5-96"
            ],
            "expected_optional": [
                ""
            ],
            "expected_required": [
                "hmac-md5",
                "hmac-sha1",
                "umac-64@openssh.com",
                "hmac-ripemd160",
                "hmac-ripemd160@openssh.com",
                "hmac_alg1",
                "hmac-md5-96"
            ],
            "mismatched_field": "MACs"
        }
    ],
    "host": "localhost",
    "passed": false,
    "policy": "Docker policy: test5 (version 1)"
}