This website requires JavaScript.
Explore
Help
Sign In
arno
/
kube-bench
Watch
1
Star
0
Fork
0
You've already forked kube-bench
mirror of
https://github.com/aquasecurity/kube-bench.git
synced
2024-11-16 04:49:19 +00:00
Code
Issues
Releases
Wiki
Activity
60f2fb592a
kube-bench
/
cfg
/
cis-1.3
/
config.yaml
3 lines
77 B
YAML
Raw
Normal View
History
Unescape
Escape
adding 1.11 config and node checks
2018-10-09 22:57:37 +00:00
---
Support Linting YAML as part of Travis CI build (#554) * add yamllint command to travis CI installs and runs a linter across the YAML in the project to ensure consistency in the written YAML. this uses yamllint and the default yamllint config with "truthy" and "line-length" disabled. * run dos2unix on CRLF files * YAMLLINT: remove trailing spaces * YAMLLint: add YAML document start * YAMLLint: too many spaces around bracket * YAMLLint: fix indentation * YAMLLint: remove duplicate key * YAMLLint: newline at end of file * YAMLLint: Too few spaces after comma * YAMLLint: too many spaces after colon
2020-01-06 09:18:25 +00:00
## Version-specific settings that override the values in cfg/config.yaml
Reference in New Issue
Copy Permalink