summaryrefslogtreecommitdiffstats
path: root/test/docker/expected_results/openssh_5.6p1_custom_policy_test8.json
blob: e7f06a6c99cb54237fe9416a15ac595fe5e1430d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "errors": [
        {
            "actual": [
                "1024"
            ],
            "expected_optional": [
                ""
            ],
            "expected_required": [
                "2048"
            ],
            "mismatched_field": "CA signature size (ssh-rsa)"
        }
    ],
    "host": "localhost",
    "passed": false,
    "policy": "Docker poliicy: test8 (version 1)"
}