mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-12-18 19:06:08 +00:00
Create cis_docker-benchmark_inspec_debian_ubuntu.sh
This commit is contained in:
parent
93a76205d1
commit
82e5fca780
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
# A simple script to install Chef inspec and the CIS Docker Benchmark InSpec Profile
|
||||
# Author: Omar Santos @santosomar
|
||||
|
||||
|
||||
curl https://omnitruck.chef.io/install.sh | sudo bash -s -- -P inspec
|
||||
|
Loading…
Reference in New Issue
Block a user