Issue a warning if an out-dated policy is used.

This commit is contained in:
Joe Testa
2024-10-10 15:57:29 -04:00
parent d0628f6eb4
commit 720150b471
21 changed files with 62 additions and 20 deletions

View File

@ -3,5 +3,6 @@
"host": "localhost",
"passed": true,
"policy": "Docker policy: test1 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -28,5 +28,6 @@
"host": "localhost",
"passed": false,
"policy": "Docker poliicy: test10 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -20,5 +20,6 @@
"host": "localhost",
"passed": false,
"policy": "Docker policy: test2 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -19,5 +19,6 @@
"host": "localhost",
"passed": false,
"policy": "Docker policy: test3 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -29,5 +29,6 @@
"host": "localhost",
"passed": false,
"policy": "Docker policy: test4 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -28,5 +28,6 @@
"host": "localhost",
"passed": false,
"policy": "Docker policy: test5 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -3,5 +3,6 @@
"host": "localhost",
"passed": true,
"policy": "Docker poliicy: test7 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -16,5 +16,6 @@
"host": "localhost",
"passed": false,
"policy": "Docker poliicy: test8 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -16,5 +16,6 @@
"host": "localhost",
"passed": false,
"policy": "Docker poliicy: test9 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -40,5 +40,6 @@
"host": "localhost",
"passed": false,
"policy": "Hardened OpenSSH Server v8.0 (version 4)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -63,5 +63,6 @@
"host": "localhost",
"passed": false,
"policy": "Hardened OpenSSH Server v8.0 (version 4)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -3,5 +3,6 @@
"host": "localhost",
"passed": true,
"policy": "Docker policy: test11 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -40,5 +40,6 @@
"host": "localhost",
"passed": false,
"policy": "Docker policy: test12 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -3,5 +3,6 @@
"host": "localhost",
"passed": true,
"policy": "Docker policy: test13 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -16,5 +16,6 @@
"host": "localhost",
"passed": false,
"policy": "Docker policy: test14 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -3,5 +3,6 @@
"host": "localhost",
"passed": true,
"policy": "Docker policy: test15 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -83,5 +83,6 @@
"host": "localhost",
"passed": false,
"policy": "Docker policy: test16 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -3,5 +3,6 @@
"host": "localhost",
"passed": true,
"policy": "Docker policy: test17 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}

View File

@ -3,5 +3,6 @@
"host": "localhost",
"passed": true,
"policy": "Docker policy: test6 (version 1)",
"port": 2222
"port": 2222,
"warnings": []
}