Skip to content

Commit da3a1b6

Browse files
authored
Merge pull request #42 from netflash/master
Update links in README file
2 parents b565231 + 8510dc0 commit da3a1b6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@ tests-os-hardening
33

44
This 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

1212
This 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

1919
You 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

0 commit comments

Comments
 (0)