Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

Apache DISA STIG Compliance Profile

Based on STIGs found at: http://iase.disa.mil/stigs

Install & Usage Instructions

Build Status

Chef Compliance

The intended usage of this profile would be to be uploaded to Chef Compliance.

  1. Clone this repository
  2. Zip the entire directory zip -r apache_stig.zip inspec-stig-apache
  3. Log into the WebUI > Click Compliance from the side menu > Click Add Profile
  4. 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: