Skip to content

Commit

Permalink
Merge pull request #34 from rndmh3ro/rm_whitespace
Browse files Browse the repository at this point in the history
Remove whitespace
  • Loading branch information
chris-rock committed Sep 22, 2015
2 parents 7f83e73 + 1ac6729 commit fbf6a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lockdown/serverspec/os_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
# DTAG SEC: Req 3.21-12
describe 'SUID/ SGID whitelist check' do
it 'found only whitelist suid/sgid' do
whitelist = [
whitelist = [
# whitelist as provided by NSA
'/bin/mount', '/bin/ping', '/bin/su', '/bin/umount', '/sbin/pam_timestamp_check',
'/sbin/unix_chkpwd', '/usr/bin/at', '/usr/bin/gpasswd', '/usr/bin/locate',
Expand Down

0 comments on commit fbf6a2d

Please sign in to comment.