File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,23 +3,23 @@ tests-os-hardening
33
44This Compliance Profile ensures, that all hardening projects keep the same quality.
55
6- - https://github.com/hardening-io /puppet-os-hardening
7- - https://github.com/hardening-io /chef-os-hardening
8- - https://github.com/hardening-io /ansible-os-hardening
6+ - https://github.com/dev-sec /puppet-os-hardening
7+ - https://github.com/dev-sec /chef-os-hardening
8+ - https://github.com/dev-sec /ansible-os-hardening
99
1010## Standalone Usage
1111
1212This Compliance Profile requires [ InSpec] ( https://github.com/chef/inspec ) for execution:
1313
1414```
15- $ git clone https://github.com/hardening-io /tests-os-hardening
15+ $ git clone https://github.com/dev-sec /tests-os-hardening
1616$ inspec exec tests-os-hardening
1717```
1818
1919You can also execute the profile directly from Github:
2020
2121```
22- $ inspec exec https://github.com/hardening-io /tests-os-hardening
22+ $ inspec exec https://github.com/dev-sec /tests-os-hardening
2323```
2424
2525## License and Author
You can’t perform that action at this time.
0 commit comments