mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-11-22 16:18:07 +00:00
Correcting the logic of 1.1.14 for Kubernetes 1.11.
This commit is contained in:
parent
77481e8739
commit
e083c8f0a3
@ -223,7 +223,7 @@ groups:
|
|||||||
test_items:
|
test_items:
|
||||||
- flag: "--disable-admission-plugins"
|
- flag: "--disable-admission-plugins"
|
||||||
compare:
|
compare:
|
||||||
op: has
|
op: nothave
|
||||||
value: "NamespaceLifecycle"
|
value: "NamespaceLifecycle"
|
||||||
set: true
|
set: true
|
||||||
remediation: |
|
remediation: |
|
||||||
|
Loading…
Reference in New Issue
Block a user