mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-12-18 19:06:08 +00:00
Update run_cis_bench_locally.sh
This commit is contained in:
parent
4c5d446219
commit
02f0372813
@ -24,7 +24,8 @@ echo "${reset}========================="
|
|||||||
|
|
||||||
curl https://omnitruck.chef.io/install.sh | sudo bash -s -- -P inspec
|
curl https://omnitruck.chef.io/install.sh | sudo bash -s -- -P inspec
|
||||||
|
|
||||||
echo "${red} Running CIS Docker Benchmark ${reset} locally on $(hostname)"
|
clear
|
||||||
|
echo "${red}>> Running CIS Docker Benchmark ${reset} locally on $(hostname)"
|
||||||
inspec exec https://github.com/dev-sec/cis-docker-benchmark > cis_benchmark_results.txt
|
inspec exec https://github.com/dev-sec/cis-docker-benchmark > cis_benchmark_results.txt
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user