This is a collection of InSpec scripts to help check against the OpenStack Security Guide.
To run these tests you can use:
git clone [email protected]:chef-partners/inspec-openstack-security.git
# run test locally
inspec exec inspec-openstack-security
# run test on remote host on SSH
inspec exec inspec-openstack-security -t ssh://user@hostname