1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-19 05:08:07 +00:00
kube-bench/cmd
Liz Rice 772839fc92
move target mapping to config.yaml - updated version (#682)
* move target mapping to config.yaml

* Update config.yaml

* Update common.go

* Add support for eks-1.0

Add also eks-1.0 to map

* chore: merge correction

* Move file only used for testing

* Tidier logs

* Add target mapping for GKE and EKS

* fingers cross this finishes target mapping

Co-authored-by: Murali Paluru <leodotcloud@gmail.com>
Co-authored-by: Roberto Rojas <robertojrojas@gmail.com>
Co-authored-by: yoavrotems <yoavrotems97@gmail.com>
2020-08-30 10:16:21 +03:00
..
testdata Fix invalid JSON output (#629) 2020-06-24 10:13:10 +01:00
common_test.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03:00
common.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03: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 Get Kubernetes Version: Adds Retry Logic (#593) 2020-03-05 10:34:44 -05: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 move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03: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
util_test.go Add run subcommand (#529) 2019-12-02 15:40:44 +00:00
util.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03:00
version.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03:00