mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-07-27 21:09:11 +00:00
update version information
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
parent
3fe40815ee
commit
3cfa505ecc
5 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# --------------------------------------------------------------------------------------------
|
||||
# Docker Bench for Security
|
||||
#
|
||||
# Docker, Inc. (c) 2015-2021
|
||||
# Docker, Inc. (c) 2015-2022
|
||||
#
|
||||
# Checks for dozens of common best-practices around deploying Docker containers in production.
|
||||
# --------------------------------------------------------------------------------------------
|
||||
|
@ -36,7 +36,7 @@ usage () {
|
|||
cat <<EOF
|
||||
Docker Bench for Security - Docker, Inc. (c) 2015-$(date +"%Y")
|
||||
Checks for dozens of common best-practices around deploying Docker containers in production.
|
||||
Based on the CIS Docker Benchmark 1.3.1.
|
||||
Based on the CIS Docker Benchmark 1.4.0.
|
||||
|
||||
Usage: ${myname}.sh [OPTIONS]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue