1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-15 12:29:04 +00:00
kube-bench/cmd
Murali Paluru b677c86868 remove always true for logtostderr (#548)
* remove always true for logtostderr

* update README for log collection instructions

Co-authored-by: Liz Rice <liz@lizrice.com>
2020-01-07 13:04:06 +00:00
..
common_test.go Fixes Issue #535 (#537) 2019-12-13 10:09:30 -05:00
common.go Fixes Issue #538 (#539) 2019-12-13 11:04:58 -05:00
database.go Check error before deferring db.Close() (#491) 2019-11-05 20:17:03 -05:00
kubernetes_version_test.go Fixes issue #517: Determines Kubernetes version using the REST API (#518) 2019-11-12 13:47:42 -08:00
kubernetes_version.go Fixes issue #517: Determines Kubernetes version using the REST API (#518) 2019-11-12 13:47:42 -08:00
master.go Add run subcommand (#529) 2019-12-02 15:40:44 +00:00
node.go Add run subcommand (#529) 2019-12-02 15:40:44 +00:00
root.go remove always true for logtostderr (#548) 2020-01-07 13:04:06 +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 Fixes Issue #538 (#539) 2019-12-13 11:04:58 -05:00
util_test.go Add run subcommand (#529) 2019-12-02 15:40:44 +00:00
util.go Fixes Issue #494 - add tests for CIS 1.5 (#530) 2019-12-05 15:55:44 -05:00
version.go kube-bench: add version subcommand 2019-06-12 01:41:09 -07:00