Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added -t target parameter and its description to README #440

Closed
wants to merge 1 commit into from

Conversation

halilkaya
Copy link

Updated -h output on README and added -t TARGET parameter to see by reading the README easily.

@konstruktoid
Copy link
Collaborator

@halilkaya
Copy link
Author

Weird. Therefore, the current docker/docker-bench-security:latest image in the registry is different than the codebase. When I pull latest and run -h, the output is:

  usage: docker-bench-security.sh [options]

  -b           optional  Do not print colors
  -h           optional  Print this help message
  -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

@konstruktoid
Copy link
Collaborator

konstruktoid commented Jun 11, 2020

You're correct @halilkaya. The Docker image is out-of-date, please have a look at #405

@halilkaya
Copy link
Author

Oh, sorry. This parameter is removed 11 months ago.

ef206be

OK, then. I'm closing the PR and waiting for the new release. :)

Thanks, @konstruktoid

@halilkaya halilkaya closed this Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants