File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# ssh-hardening (Chef cookbook)
2
2
3
3
[ ![ Supermarket] ( http://img.shields.io/cookbook/v/ssh-hardening.svg )] [ 1 ]
4
- [ ![ Build Status] ( http://img.shields.io/travis/hardening-io /chef-ssh-hardening.svg )] [ 2 ]
5
- [ ![ Code Coverage] ( http://img.shields.io/coveralls/hardening-io /chef-ssh-hardening.svg )] [ 3 ]
4
+ [ ![ Build Status] ( http://img.shields.io/travis/dev-sec /chef-ssh-hardening.svg )] [ 2 ]
5
+ [ ![ Code Coverage] ( http://img.shields.io/coveralls/dev-sec /chef-ssh-hardening.svg )] [ 3 ]
6
6
[ ![ Dependencies] ( http://img.shields.io/gemnasium/hardening-io/chef-ssh-hardening.svg )] [ 4 ]
7
7
[ ![ Gitter Chat] ( https://badges.gitter.im/Join%20Chat.svg )] [ 5 ]
8
8
@@ -120,7 +120,7 @@ Configure attributes:
120
120
}
121
121
}
122
122
123
- This will enable the SFTP Server and chroot every user in the ` sftpusers ` group to the ` /home/sftp/%u ` directory.
123
+ This will enable the SFTP Server and chroot every user in the ` sftpusers ` group to the ` /home/sftp/%u ` directory.
124
124
125
125
## Local Testing
126
126
You can’t perform that action at this time.
0 commit comments