mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-01-31 18:11:04 +00:00
Merge pull request #247 from aquasecurity/yoavrotems-patch-2
Update master.yaml
This commit is contained in:
commit
54502c5f75
@ -366,7 +366,10 @@ groups:
|
|||||||
text: "Ensure that the --service-account-lookup argument is set to true (Scored)"
|
text: "Ensure that the --service-account-lookup argument is set to true (Scored)"
|
||||||
audit: "ps -ef | grep $apiserverbin | grep -v grep"
|
audit: "ps -ef | grep $apiserverbin | grep -v grep"
|
||||||
tests:
|
tests:
|
||||||
|
bin_op: or
|
||||||
test_items:
|
test_items:
|
||||||
|
- flag: "--service-account-lookup"
|
||||||
|
set: false
|
||||||
- flag: "--service-account-lookup"
|
- flag: "--service-account-lookup"
|
||||||
compare:
|
compare:
|
||||||
op: eq
|
op: eq
|
||||||
|
Loading…
Reference in New Issue
Block a user