1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-22 16:18:07 +00:00

Change binary op from and to or.

This commit is contained in:
Abubakr-Sadik Nii Nai Davis 2018-11-07 23:54:41 +00:00
parent c0f56e966a
commit 4f40a11e84

View File

@ -607,7 +607,7 @@ groups:
text: "Ensure that the AdvancedAuditing argument is not set to false (Scored)"
audit: "ps -ef | grep $apiserverbin | grep -v grep"
tests:
bin_op: and
bin_op: or
test_items:
- flag: "--feature-gates"
compare: