mirror of
https://github.com/dev-sec/linux-baseline
synced 2024-11-23 03:33:02 +00:00
fix rubocop Conventions
This commit is contained in:
parent
4b029d7e99
commit
e62cb3f0ef
2 changed files with 45 additions and 47 deletions
|
@ -67,9 +67,7 @@ blacklist = attribute('blacklist', default: [
|
||||||
# '/usr/bin/wall',
|
# '/usr/bin/wall',
|
||||||
# '/usr/bin/chage',
|
# '/usr/bin/chage',
|
||||||
# '/usr/bin/bsd-write',
|
# '/usr/bin/bsd-write',
|
||||||
],
|
], description: 'blacklist of suid/sgid program on system')
|
||||||
description: 'blacklist of suid/sgid program on system')
|
|
||||||
|
|
||||||
|
|
||||||
control 'os-01' do
|
control 'os-01' do
|
||||||
impact 1.0
|
impact 1.0
|
||||||
|
|
Loading…
Reference in a new issue