mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-07-27 04:57:50 +00:00
Append JSON logs when run multiple times
This commit is contained in:
parent
c3511209f9
commit
519f20befd
2 changed files with 15 additions and 5 deletions
|
@ -104,6 +104,7 @@ totalChecks=0
|
|||
currentScore=0
|
||||
|
||||
logit "Initializing $(date +%Y-%m-%dT%H:%m:%S%:z)\n"
|
||||
appendjson
|
||||
beginjson "$version" "$(date +%s)"
|
||||
|
||||
# Load all the tests from tests/ and run them
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue