1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-07-03 21:32:37 +00:00
kube-bench/cmd
Huang Huang 0f171657bd
Support auto-detect platform when running on EKS or GKE (#683)
* Support auto-detect platform when running on EKS or GKE

* Change to get platform name from `kubectl version`

* fix regexp and add test

* Update Server Version match for EKS

* try to get version info from api sever at first
2020-12-14 10:44:42 +02:00
..
testdata Add a total summary and always show all tests. (#759) 2020-12-08 12:21:00 +02:00
common_test.go Support auto-detect platform when running on EKS or GKE (#683) 2020-12-14 10:44:42 +02:00
common.go Support auto-detect platform when running on EKS or GKE (#683) 2020-12-14 10:44:42 +02:00
database.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03:00
kubernetes_version_test.go Support auto-detect platform when running on EKS or GKE (#683) 2020-12-14 10:44:42 +02:00
kubernetes_version.go Support auto-detect platform when running on EKS or GKE (#683) 2020-12-14 10:44:42 +02: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 Add a total summary and always show all tests. (#759) 2020-12-08 12:21:00 +02: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
securityHub.go Aws asff (#770) 2020-11-23 19:43:53 +00:00
util_test.go Support auto-detect platform when running on EKS or GKE (#683) 2020-12-14 10:44:42 +02:00
util.go Support auto-detect platform when running on EKS or GKE (#683) 2020-12-14 10:44:42 +02:00
version.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03:00