1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-07-07 07:12:37 +00:00
kube-bench/cmd
Wicked a19b65127e
Allow for environment variables to be checked in tests (#755)
* Initial commit for checking environment variables for etcd

* Revert config changes

* Remove redundant struct data

* Fix issues with failing tests

* Initial changes based on code review

* Add option to disable envTesting + Update docs

* Initial tests

* Finished testing

* Fix broken tests
2020-11-30 10:41:07 +00:00
..
testdata Add exit-code parameter for when checks have failed (#734) 2020-10-29 12:12:45 +02:00
common_test.go Allow for environment variables to be checked in tests (#755) 2020-11-30 10:41:07 +00:00
common.go Allow for environment variables to be checked in tests (#755) 2020-11-30 10:41:07 +00:00
database.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03:00
kubernetes_version_test.go Get Kubernetes Version: Adds Retry Logic (#593) 2020-03-05 10:34:44 -05:00
kubernetes_version.go Code quality improvements (#677) 2020-09-01 14:50:04 +01:00
master.go Warn if kubectl can't autodetect the version (#656) 2020-08-04 18:04:02 +03:00
node.go Warn if kubectl can't autodetect the version (#656) 2020-08-04 18:04:02 +03:00
root.go Aws asff (#770) 2020-11-23 19:43:53 +00:00
run_test.go Fixes Issue #494 - add tests for CIS 1.5 (#530) 2019-12-05 15:55:44 -05:00
run.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03:00
securityHub.go Aws asff (#770) 2020-11-23 19:43:53 +00:00
util_test.go Allow for environment variables to be checked in tests (#755) 2020-11-30 10:41:07 +00:00
util.go Allow for environment variables to be checked in tests (#755) 2020-11-30 10:41:07 +00:00
version.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03:00