mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-10-28 08:38:58 +00:00
Usage instructions aligned between the README.md and docker-bench-security.sh files
This commit is contained in:
parent
c00ef4330b
commit
2132b03b92
2 changed files with 4 additions and 3 deletions
|
|
@ -88,6 +88,7 @@ version 1.13.0 or later.
|
|||
-e CHECK optional Comma delimited list of specific check(s) to exclude
|
||||
-i INCLUDE optional Comma delimited list of patterns within a container or image name to check
|
||||
-x EXCLUDE optional Comma delimited list of patterns within a container or image name to exclude from check
|
||||
-n LIMIT optional In JSON output, when reporting lists of items (containers, images, etc.), limit the number of reported items to LIMIT. Default 0 (no limit).
|
||||
```
|
||||
|
||||
By default the Docker Bench for Security script will run all available CIS tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue