README file updated with new default logs location

This commit is contained in:
Razvan Stoica 2021-03-11 13:29:15 +02:00
parent ed23f2d285
commit 82ecb7e089

View file

@ -92,7 +92,7 @@ version 1.13.0 or later.
```
By default the Docker Bench for Security script will run all available CIS tests
and produce logs in the current directory, named `docker-bench-security.sh.log.json`
and produce logs in the log folder from current directory, named `docker-bench-security.sh.log.json`
and `docker-bench-security.sh.log`.
If the docker container is used then the log files will be created inside the container. If you wish to access them from the host after the container has been run you will need to mount a volume for storing them in.