1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-29 03:18:27 +00:00
kube-bench/cmd
Roberto Rojas af976e6f50
Fixes Issue #494 - add tests for CIS 1.5 (#530)
* Initial commit.

* Add master and node config.

* Add section 5 of CIS 1.5.1.

* Split sections into section files

* Fix YAML issues.

* adds target translation

* adds target translation

* adds cis-1.5 mapping

* fixed tests

* fixes are per PR

* fixed intergration test

* integration kind test file to appropriate ks8 version

* fixed etcd text

* fixed README

* fixed text

* etcd: fixed grep path

* etcd: fixes

* fixed error message bug

* Update README.md

Co-Authored-By: Liz Rice <liz@lizrice.com>

* Update README.md

Co-Authored-By: Liz Rice <liz@lizrice.com>

* fixes as per PR review
2019-12-05 15:55:44 -05:00
..
common_test.go Fixes Issue #494 - add tests for CIS 1.5 (#530) 2019-12-05 15:55:44 -05:00
common.go Fixes Issue #494 - add tests for CIS 1.5 (#530) 2019-12-05 15:55:44 -05:00
database.go Check error before deferring db.Close() (#491) 2019-11-05 20:17:03 -05:00
kubernetes_version_test.go Fixes issue #517: Determines Kubernetes version using the REST API (#518) 2019-11-12 13:47:42 -08:00
kubernetes_version.go Fixes issue #517: Determines Kubernetes version using the REST API (#518) 2019-11-12 13:47:42 -08:00
master.go Add run subcommand (#529) 2019-12-02 15:40:44 +00:00
node.go Add run subcommand (#529) 2019-12-02 15:40:44 +00:00
root.go Fixes Issue #494 - add tests for CIS 1.5 (#530) 2019-12-05 15:55:44 -05:00
run_test.go Fixes Issue #494 - add tests for CIS 1.5 (#530) 2019-12-05 15:55:44 -05:00
run.go Fixes Issue #494 - add tests for CIS 1.5 (#530) 2019-12-05 15:55:44 -05:00
util_test.go Add run subcommand (#529) 2019-12-02 15:40:44 +00:00
util.go Fixes Issue #494 - add tests for CIS 1.5 (#530) 2019-12-05 15:55:44 -05:00
version.go kube-bench: add version subcommand 2019-06-12 01:41:09 -07:00