1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-15 20:39:08 +00:00
kube-bench/check
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
..
check_test.go Issue #353: Merges JSON and Exec Params files (#426) 2019-10-14 10:37:10 -04:00
check.go Fixes Issue #494 - add tests for CIS 1.5 (#530) 2019-12-05 15:55:44 -05:00
controls_test.go Add option to output in JUnit format (#516) 2019-11-13 08:03:04 -05:00
controls.go Add option to output in JUnit format (#516) 2019-11-13 08:03:04 -05:00
data Issue #353: Merges JSON and Exec Params files (#426) 2019-10-14 10:37:10 -04:00
test_test.go Adds Unit Tests for check/toNumeric (#401) 2019-10-12 18:46:19 -04:00
test.go Remove nil check (#493) 2019-11-05 20:23:31 -05:00