1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-25 09:28:16 +00:00
kube-bench/check
Devendra Turkar fc72a8a620
bugfix: false negative when audit_config file not found (#1376)
In case of RKE, env error comes with exit status 1, so added OR codition to match with error text as well.

resolve: #1364
2023-02-14 10:32:02 +02:00
..
check_test.go bugfix: false negative when audit_config is defined along with audit and config file not found (#1367) 2023-02-02 10:32:27 +02:00
check.go bugfix: false negative when audit_config file not found (#1376) 2023-02-14 10:32:02 +02:00
controls_test.go Migrate to aws-sdk-go-v2 (#1268) 2022-10-03 08:52:06 +03:00
controls.go Migrate to aws-sdk-go-v2 (#1268) 2022-10-03 08:52:06 +03:00
data
test_test.go
test.go