Apache DISA STIG Compliance Profile
Based on STIGs found at: http://iase.disa.mil/stigs
Install & Usage Instructions
Chef Compliance
The intended usage of this profile would be to be uploaded to Chef Compliance.
- Clone this repository
- Zip the entire directory
zip -r apache_stig.zip inspec-stig-apache
- Log into the WebUI > Click Compliance from the side menu > Click Add Profile
- Choose your apache_stig.zip from your local workstation.
Locally
inspec exec path/to/controls/profiles.rb -t ssh://user@ip --password 'password' --sudo
Further testing examples: