1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-21 23:58:06 +00:00
kube-bench/cmd
Huang Huang 17cd104788
Fixes issue #574: change the PATH in container (#577)
* Fixes issue #574: change the PATH in container

And change to use `/usr/local/mount-from-host/bin` as mount path.
Fixes #574

* Fix integration tests
2020-02-12 12:18:44 -05: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 #574: change the PATH in container (#577) 2020-02-12 12:18:44 -05:00
version.go kube-bench: add version subcommand 2019-06-12 01:41:09 -07:00