1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-22 16:18:07 +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 Expected result pattern not always shows (#784) 2020-12-24 16:38:22 +02:00
test_test.go chore(lint): setup golangci-lint (#1144) 2022-04-05 16:25:45 +03:00
test.go chore(lint): setup golangci-lint (#1144) 2022-04-05 16:25:45 +03:00