mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-10 13:44:12 +00:00
Update run_cis_bench_locally.sh
This commit is contained in:
parent
9a0e7b1384
commit
7079737e40
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ echo "${green}Installing InSpec"
|
|||
echo "${reset}========================="
|
||||
|
||||
curl https://omnitruck.chef.io/install.sh | sudo bash -s -- -P inspec
|
||||
|
||||
inspec --chef-license=accept
|
||||
|
||||
clear
|
||||
|
||||
#running CIS Docker Benchmark directly from GitHub locally
|
||||
|
|
Loading…
Reference in a new issue