mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-09-05 19:32:56 +02:00
Added policy option to allow host key subsets and/or reorderings.
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
{
|
||||
"errors": [],
|
||||
"host": "localhost",
|
||||
"passed": true,
|
||||
"policy": "Docker policy: test18 (version 1)",
|
||||
"port": 2222,
|
||||
"warnings": []
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
Host: localhost:2222
|
||||
Policy: Docker policy: test18 (version 1)
|
||||
Result: [0;32m✔ Passed[0m
|
Reference in New Issue
Block a user