No description
Find a file
Patrick Münch a93f22892c Merge pull request #39 from dev-sec/chris-rock/update
Fix cpu flags and change default for net.ipv4.conf.all.log_martians
2016-04-29 15:38:53 +02:00
controls bug fix cpu flags and change default for net.ipv4.conf.all.log_martians 2016-04-29 15:16:57 +02:00
.gitignore add lockfiles and delete them from tree 2014-06-02 13:05:57 +02:00
.rubocop.yml updating common files 2014-12-12 01:57:20 +01:00
.travis.yml migrate to inspec profile 2016-04-29 13:02:05 +02:00
CHANGELOG.md 1.0.0 2014-08-13 11:11:08 +02:00
Gemfile pin net-ssh for ruby 1.9.3 2016-04-29 12:14:44 +02:00
inspec.yml update inspec.yml 2016-04-29 13:02:19 +02:00
Rakefile update rake tasks 2016-04-29 12:12:25 +02:00
README.md migrate to inspec profile 2016-04-29 13:02:05 +02:00

tests-os-hardening

This Compliance Profile ensures, that all hardening projects keep the same quality.

Standalone Usage

This Compliance Profile requires InSpec for execution:

$ git clone https://github.com/hardening-io/tests-os-hardening
$ inspec exec tests-os-hardening

You can also execute the profile directly from Github:

$ inspec exec https://github.com/hardening-io/tests-os-hardening

License and Author

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.