mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-12-18 20:58:10 +00:00
92df9cb36c
* Read kubernetes version from environment Set kubernetes version to the value of the environment variable `KUBE_BENCH_VERSION` if it is defined and the flag `--version` is not specified on the kube-bench command line. The command line flag `--version` takes precedence of the environment variable `KUBE_BENCH_VERSION` if both are defined. * Add info about KUBE_BENCH_VERSION to README |
||
---|---|---|
.. | ||
common_test.go | ||
common.go | ||
database.go | ||
federated.go | ||
master.go | ||
node.go | ||
root.go | ||
util_test.go | ||
util.go | ||
version.go |