mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-03-20 09:26:06 +00:00
Remove some tests from been manual (#398)
* Remove some tests from been manual * Remove some tests from been manual
This commit is contained in:
parent
f343d36862
commit
4b5a877f1f
@ -1238,7 +1238,6 @@ groups:
|
||||
text: "Ensure that the --peer-cert-file and --peer-key-file arguments are
|
||||
set as appropriate (Scored)"
|
||||
audit: "ps -ef | grep $etcdbin | grep -v grep"
|
||||
type: "manual"
|
||||
tests:
|
||||
bin_op: and
|
||||
test_items:
|
||||
@ -1257,7 +1256,6 @@ groups:
|
||||
- id: 1.5.5
|
||||
text: "Ensure that the --peer-client-cert-auth argument is set to true (Scored)"
|
||||
audit: "ps -ef | grep $etcdbin | grep -v grep"
|
||||
type: "manual"
|
||||
tests:
|
||||
test_items:
|
||||
- flag: "--peer-client-cert-auth"
|
||||
@ -1274,7 +1272,6 @@ groups:
|
||||
- id: 1.5.6
|
||||
text: "Ensure that the --peer-auto-tls argument is not set to true (Scored)"
|
||||
audit: "ps -ef | grep $etcdbin | grep -v grep"
|
||||
type: "manual"
|
||||
tests:
|
||||
bin_op: or
|
||||
test_items:
|
||||
|
@ -1299,7 +1299,6 @@ groups:
|
||||
text: "Ensure that the --peer-cert-file and --peer-key-file arguments are
|
||||
set as appropriate (Scored)"
|
||||
audit: "ps -ef | grep $etcdbin | grep -v grep"
|
||||
type: "manual"
|
||||
tests:
|
||||
bin_op: and
|
||||
test_items:
|
||||
@ -1318,7 +1317,6 @@ groups:
|
||||
- id: 1.5.5
|
||||
text: "Ensure that the --peer-client-cert-auth argument is set to true (Scored)"
|
||||
audit: "ps -ef | grep $etcdbin | grep -v grep"
|
||||
type: "manual"
|
||||
tests:
|
||||
test_items:
|
||||
- flag: "--peer-client-cert-auth"
|
||||
@ -1335,7 +1333,6 @@ groups:
|
||||
- id: 1.5.6
|
||||
text: "Ensure that the --peer-auto-tls argument is not set to true (Scored)"
|
||||
audit: "ps -ef | grep $etcdbin | grep -v grep"
|
||||
type: "manual"
|
||||
tests:
|
||||
bin_op: or
|
||||
test_items:
|
||||
|
Loading…
Reference in New Issue
Block a user