mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-12-24 22:59:37 -05:00
Update run_cis_bench_locally.sh
This commit is contained in:
parent
9a0e7b1384
commit
7079737e40
@ -26,6 +26,9 @@ echo "${green}Installing InSpec"
|
|||||||
echo "${reset}========================="
|
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
|
||||||
|
|
||||||
|
inspec --chef-license=accept
|
||||||
|
|
||||||
clear
|
clear
|
||||||
|
|
||||||
#running CIS Docker Benchmark directly from GitHub locally
|
#running CIS Docker Benchmark directly from GitHub locally
|
||||||
|
Loading…
Reference in New Issue
Block a user