Commit graph

3 commits

Author SHA1 Message Date
lusitania
e0da108094 Make colours, escape sequences optional
Coloured output is tedious to parse, even unnecessary where the report
backend is not a terminal.

Signed-off-by: lusitania <lusitania@users.noreply.github.com>
2015-10-09 11:01:43 +02:00
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
Diogo Monica
18d5a13240 First version of the CIS Docker Benchmark v1.0.0 2015-05-13 15:26:45 -07:00