1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-18 12:48:08 +00:00
kube-bench/check
Roberto Rojas 3aa41db166
Issue #353: Merges JSON and Exec Params files (#426)
* starts fixes #353

* new approach to minize duplications

* applied merged yaml files for v1.11 and v1.13

* yaml files json/params merged

* fixes to remove double quotes from numbers and booleans

* fixed bug

* fixed certificate check

* removed -json files

* changes based on PR review

* Update check/check_test.go

Yay more tests!

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

* changes as PR review

* fixed bug when scored check is missing tests

* attempt to improve the code

* fixed list breaks

* removes handleError function

* Update check/check.go

Accepting suggested log level.

Co-Authored-By: Liz Rice <liz@lizrice.com>
2019-10-14 10:37:10 -04:00
..
check_test.go Issue #353: Merges JSON and Exec Params files (#426) 2019-10-14 10:37:10 -04:00
check.go Issue #353: Merges JSON and Exec Params files (#426) 2019-10-14 10:37:10 -04:00
controls_test.go ocp-3.10: Fix malformed yaml and improve TestControls_RunChecks 2019-06-10 13:39:43 -07:00
controls.go Issue #353: Merges JSON and Exec Params files (#426) 2019-10-14 10:37:10 -04: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 Adds Unit Tests for check/toNumeric (#401) 2019-10-12 18:46:19 -04:00