1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-19 21:28:07 +00:00
kube-bench/cmd
Borko ab3881420c
Created config and test files for Azure Kubernetes Service (AKS). (#733)
* First draft of AKS configuration checks.

* Updated Azure Configurations. Added more policy checks.

* Finalized cfg components for AKS.

* Fixed targets for aks-1.0 in common_test.go

* Fixed yaml linting issues.

* Fixed white space yaml linkting issues in policies.yaml

* Fixed white space yaml linting issues in policies.yaml
2020-11-16 14:35:57 +02:00
..
testdata Add exit-code parameter for when checks have failed (#734) 2020-10-29 12:12:45 +02:00
common_test.go Created config and test files for Azure Kubernetes Service (AKS). (#733) 2020-11-16 14:35:57 +02:00
common.go Add exit-code parameter for when checks have failed (#734) 2020-10-29 12:12:45 +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 Get Kubernetes Version: Adds Retry Logic (#593) 2020-03-05 10:34:44 -05:00
kubernetes_version.go Code quality improvements (#677) 2020-09-01 14:50:04 +01: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 exit-code parameter for when checks have failed (#734) 2020-10-29 12:12:45 +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
util_test.go Add run subcommand (#529) 2019-12-02 15:40:44 +00:00
util.go Code quality improvements (#677) 2020-09-01 14:50:04 +01:00
version.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03:00