Merge pull request from jammasterj89/master

Issue  ability to exclude images
Closes , 
This commit is contained in:
Thomas Sjögren 2019-08-29 15:10:53 +02:00 committed by GitHub
commit d1934b614e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 22 deletions

View file

@ -54,9 +54,8 @@ version 1.13.0 or later.
-l FILE optional Log output in FILE
-c CHECK optional Comma delimited list of specific check(s)
-e CHECK optional Comma delimited list of specific check(s) to exclude
-i INCLUDE optional Comma delimited list of patterns within a container name to check
-x EXCLUDE optional Comma delimited list of patterns within a container name to exclude from check
-t TARGET optional Comma delimited list of images name to check
-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
```
By default the Docker Bench for Security script will run all available CIS tests