mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-05-18 07:15:31 +00:00
feat: update swarm mode check id from 7.1 to 5.1
This commit is contained in:
parent
0fd702afed
commit
958f5fa6c3
3 changed files with 110 additions and 110 deletions
functions
|
@ -180,6 +180,7 @@ container_runtime() {
|
|||
check_5_29
|
||||
check_5_30
|
||||
check_5_31
|
||||
check_5_32
|
||||
check_5_end
|
||||
}
|
||||
|
||||
|
@ -213,7 +214,6 @@ docker_swarm_configuration() {
|
|||
check_7_7
|
||||
check_7_8
|
||||
check_7_9
|
||||
check_7_10
|
||||
check_7_end
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue