1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-18 12:48:08 +00:00
kube-bench/integration
Yoav Rotem 2d033edc96
New cis v1.20 (#912)
* Add files via upload

* Add new cis support v1.20!

* Fix issue with 1.1.9 and 1.1.10 tests

Tests in some cases stat empty path which will return error.

* Add tests for kubernetes 1.20 and retire 1.15 tests

kubernetes 1.15 is not supported anymore and we shouldn't keep testing it.

* Kubernetes 1.15 is not supported anymore

* Tests for kubernetes 1.20

* Fix yamllint errors

Removed trailing spaces (trailing-spaces)

* Add tests for v1.20

* Remove extra spaces

* Change cis test functions names
2021-06-16 20:55:04 +03:00
..
testdata New cis v1.20 (#912) 2021-06-16 20:55:04 +03:00
docker.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03:00
integration_test.go New cis v1.20 (#912) 2021-06-16 20:55:04 +03:00
integration.go Fix go vet issues (#720) 2020-10-09 15:56:22 +01:00