1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-04-27 04:29:09 +00:00
kube-bench/cmd
KiranBodipi ca8743c1f7
add support VMware Tanzu(TKGI) Benchmarks v1.2.53 ()
* add Support VMware Tanzu(TKGI) Benchmarks v1.2.53
with this change, we are adding
1. latest kubernetes cis benchmarks for VMware Tanzu1.2.53
2. logic to kube-bench so that kube-bench can auto detect vmware platform, will be able to execute the respective vmware tkgi compliance checks.
3. job-tkgi.yaml file to run the benchmark as a job in tkgi cluster
Reference Document for checks: https://network.pivotal.io/products/p-compliance-scanner/#/releases/1248397

* add Support VMware Tanzu(TKGI) Benchmarks v1.2.53
with this change, we are adding
1. latest kubernetes cis benchmarks for VMware Tanzu1.2.53
2. logic to kube-bench so that kube-bench can auto detect vmware platform, will be able to execute the respective vmware tkgi compliance checks.
3. job-tkgi.yaml file to run the benchmark as a job in tkgi cluster
Reference Document for checks: https://network.pivotal.io/products/p-compliance-scanner/#/releases/1248397
2023-06-01 16:37:50 +03:00
..
testdata Refactor group skip () 2020-12-21 13:18:54 +02:00
common_test.go support CIS Amazon Elastic Kubernetes Service (EKS) Benchmark v1.2.0 () 2023-05-21 17:53:58 +03:00
common.go support customize datadir locations of etcd () 2022-11-25 15:32:49 +02:00
database.go chore(message): fix wrong PGSQL_DBNAME error message () 2022-03-28 17:40:04 +03:00
kubernetes_version_test.go fixed issue by making chavacava's suggestion () 2022-10-13 17:17:13 +03:00
kubernetes_version.go Remove a needless debug log () 2022-04-05 16:54:17 +03:00
root.go chore(lint): setup golangci-lint () 2022-04-05 16:25:45 +03:00
run_test.go Fixes Issue - add tests for CIS 1.5 () 2019-12-05 15:55:44 -05:00
run.go Fix the --exit-code flag doesn't work when run with subcommand () 2022-01-23 09:40:59 +02:00
securityHub.go Migrate to aws-sdk-go-v2 () 2022-10-03 08:52:06 +03:00
util_test.go support CIS Amazon Elastic Kubernetes Service (EKS) Benchmark v1.2.0 () 2023-05-21 17:53:58 +03:00
util.go add support VMware Tanzu(TKGI) Benchmarks v1.2.53 () 2023-06-01 16:37:50 +03:00
version.go chore(lint): setup golangci-lint () 2022-04-05 16:25:45 +03:00