mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-12-28 01:18:22 +00:00
b942ed3f0b
Suppress the file not found error only when we have audit or auditEnv is defined and they have valid output captured. As, we already have output from audit command. So we can proceed for our tests even though we didnt find config file. file not found error: `failed to run: "/test/config.yaml", output: "/bin/sh: line 1: /test/config.yaml: No such file or directory\n", error: exit status 127` Resolve: #1364 |
||
---|---|---|
.. | ||
check_test.go | ||
check.go | ||
controls_test.go | ||
controls.go | ||
data | ||
test_test.go | ||
test.go |