1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-07-05 14:22:37 +00:00
kube-bench/check
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
..
check_test.go Allow for environment variables to be checked in tests (#755) 2020-11-30 10:41:07 +00:00
check.go Allow for environment variables to be checked in tests (#755) 2020-11-30 10:41:07 +00:00
controls_test.go Allow for environment variables to be checked in tests (#755) 2020-11-30 10:41:07 +00:00
controls.go Aws asff (#770) 2020-11-23 19:43:53 +00:00
data Allow for environment variables to be checked in tests (#755) 2020-11-30 10:41:07 +00:00
test_test.go Allow for environment variables to be checked in tests (#755) 2020-11-30 10:41:07 +00:00
test.go Allow for environment variables to be checked in tests (#755) 2020-11-30 10:41:07 +00:00