mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2025-02-16 13:58:26 +00:00
Create cis_docker-benchmark_inspec_debian_ubuntu.sh
This commit is contained in:
parent
93a76205d1
commit
82e5fca780
1 changed files with 7 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue