mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-12-20 21:58:06 +00:00
Fix invalid YAML
This commit is contained in:
parent
b4419e810f
commit
7e8dfbc6ea
@ -1157,7 +1157,7 @@ groups:
|
|||||||
tests:
|
tests:
|
||||||
bin_op: and
|
bin_op: and
|
||||||
test_items:
|
test_items:
|
||||||
- : "Binary file /proc/1/environ matches"
|
- flag: "Binary file /proc/1/environ matches"
|
||||||
compare:
|
compare:
|
||||||
op: has
|
op: has
|
||||||
value: "Binary file /proc/1/environ matches"
|
value: "Binary file /proc/1/environ matches"
|
||||||
|
Loading…
Reference in New Issue
Block a user