mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-07-24 20:07:50 +00:00
linting
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
parent
4725582a0c
commit
391e09f76a
6 changed files with 167 additions and 17 deletions
|
@ -4,7 +4,7 @@ check_2() {
|
|||
logit "\n"
|
||||
id_2="2"
|
||||
desc_2="Docker daemon configuration"
|
||||
check_2="id_2 - $desc_2"
|
||||
check_2="$id_2 - $desc_2"
|
||||
info "$check_2"
|
||||
startsectionjson "$id_2" "$desc_2"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue