Skip to content

Commit d5ff225

Browse files
committed
Merge pull request dev-sec#34 from rndmh3ro/rm_whitespace
Remove whitespace
2 parents 8da35fb + 5114ede commit d5ff225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lockdown/serverspec/os_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
describe 'SUID/ SGID whitelist check' do
6262
it 'found only whitelist suid/sgid' do
63-
whitelist = [
63+
whitelist = [
6464
# whitelist as provided by NSA
6565
'/bin/mount', '/bin/ping', '/bin/su', '/bin/umount', '/sbin/pam_timestamp_check',
6666
'/sbin/unix_chkpwd', '/usr/bin/at', '/usr/bin/gpasswd', '/usr/bin/locate',

0 commit comments

Comments
 (0)