1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-24 07:28:06 +00:00
kube-bench/cfg/1.11-json
Florent Delannoy 4d3144ca21 Support JSON and YAML configuration
Support new configuration options besides --flags:
- JSON file through `jsonpath`
- YAML file through `yamlpath`

These new options are fully backwards-compatible with the existing
tests.

Added a new profile, 1.11-json, that expects a JSON kubelet
configuration file and scores accordingly. This profile is compatible
with EKS.
2019-03-21 12:13:31 +00:00
..
config.yaml Support JSON and YAML configuration 2019-03-21 12:13:31 +00:00
master.yaml Support JSON and YAML configuration 2019-03-21 12:13:31 +00:00
node.yaml Support JSON and YAML configuration 2019-03-21 12:13:31 +00:00