1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-01-31 10:01:06 +00:00

Merge pull request #247 from aquasecurity/yoavrotems-patch-2

Update master.yaml
This commit is contained in:
Liz Rice 2019-03-27 14:24:03 +00:00 committed by GitHub
commit 54502c5f75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -366,7 +366,10 @@ groups:
text: "Ensure that the --service-account-lookup argument is set to true (Scored)"
audit: "ps -ef | grep $apiserverbin | grep -v grep"
tests:
bin_op: or
test_items:
- flag: "--service-account-lookup"
set: false
- flag: "--service-account-lookup"
compare:
op: eq