docker-bench-security/tests
Werner Buck f4aab9c8c5 Double quote to prevent globbing and word splitting.
Do not use legacy backticks.
Proper use of printf
Do not use wc -l with grep, instead use grep -c
Use pgrep

Signed-off-by: Werner Buck <wernerbuck@gmail.com>
2015-05-31 12:26:37 +02:00
..
1_host_configuration.sh Double quote to prevent globbing and word splitting. 2015-05-31 12:26:37 +02:00
2_docker_daemon_configuration.sh Double quote to prevent globbing and word splitting. 2015-05-31 12:26:37 +02:00
3_docker_daemon_configuration_files.sh Double quote to prevent globbing and word splitting. 2015-05-31 12:26:37 +02:00
4_container_images.sh Double quote to prevent globbing and word splitting. 2015-05-31 12:26:37 +02:00
5_container_runtime.sh Double quote to prevent globbing and word splitting. 2015-05-31 12:26:37 +02:00
6_docker_security_operations.sh Double quote to prevent globbing and word splitting. 2015-05-31 12:26:37 +02:00