Skip to content

Commit

Permalink
Merge pull request #42 from netflash/master
Browse files Browse the repository at this point in the history
Update links in README file
  • Loading branch information
chris-rock committed Jul 26, 2016
2 parents b565231 + 8510dc0 commit da3a1b6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@ tests-os-hardening

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

- https://github.com/hardening-io/puppet-os-hardening
- https://github.com/hardening-io/chef-os-hardening
- https://github.com/hardening-io/ansible-os-hardening
- https://github.com/dev-sec/puppet-os-hardening
- https://github.com/dev-sec/chef-os-hardening
- https://github.com/dev-sec/ansible-os-hardening

## Standalone Usage

This Compliance Profile requires [InSpec](https://github.com/chef/inspec) for execution:

```
$ git clone https://github.com/hardening-io/tests-os-hardening
$ git clone https://github.com/dev-sec/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
$ inspec exec https://github.com/dev-sec/tests-os-hardening
```

## License and Author
Expand Down

0 comments on commit da3a1b6

Please sign in to comment.