1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-01-18 19:51:05 +00:00
kube-bench/cmd
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
..
common_test.go Update copyright date 2019-05-02 18:15:31 -07:00
common.go Issue #353: Merges JSON and Exec Params files (#426) 2019-10-14 10:37:10 -04:00
database.go Lint all code for golint tests 2018-01-11 10:01:58 -08:00
master.go Add function to retrieve Kubernetes server version. 2017-09-17 19:49:13 +00:00
node.go Add function to retrieve Kubernetes server version. 2017-09-17 19:49:13 +00:00
root.go removes federated (#431) 2019-10-12 19:00:26 -04:00
util_test.go Issue #348: Refactor get<Thing>Files into getFiles (#359) 2019-07-13 07:48:24 +01:00
util.go Issue #348: Refactor get<Thing>Files into getFiles (#359) 2019-07-13 07:48:24 +01:00
version.go kube-bench: add version subcommand 2019-06-12 01:41:09 -07:00