From 17ee759eb71c8b476510412243f57ddf803a4407 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Sun, 11 Apr 2021 20:35:23 -0400 Subject: [PATCH] Update run_cis_bench_locally.sh --- docker-and-k8s-security/docker/run_cis_bench_locally.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-and-k8s-security/docker/run_cis_bench_locally.sh b/docker-and-k8s-security/docker/run_cis_bench_locally.sh index f677bcb..697bf25 100644 --- a/docker-and-k8s-security/docker/run_cis_bench_locally.sh +++ b/docker-and-k8s-security/docker/run_cis_bench_locally.sh @@ -41,3 +41,4 @@ printf -- '\n'; echo "${reset}The complete results have been stored at: ${green}$(pwd)/cis_benchmark_results.txt " +✅ \ No newline at end of file