mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-01-19 00:32:34 +01:00
update function list
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
parent
6c6d0836a4
commit
bb0d65ceb1
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,6 @@ docker_daemon_configuration() {
|
||||||
check_2_15
|
check_2_15
|
||||||
check_2_16
|
check_2_16
|
||||||
check_2_17
|
check_2_17
|
||||||
check_2_18
|
|
||||||
check_2_end
|
check_2_end
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -147,6 +146,7 @@ docker_swarm_configuration() {
|
||||||
community_checks() {
|
community_checks() {
|
||||||
check_c
|
check_c
|
||||||
check_c_1
|
check_c_1
|
||||||
|
check_c_2
|
||||||
check_c_end
|
check_c_end
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue