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

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