Commit Graph

75 Commits (e0fe5698a0d2105676bc5d79afe1533546f2f293)

Author SHA1 Message Date
Huang Huang e0fe5698a0
chore(lint): setup golangci-lint (#1144)
2 years ago
Huang Huang 1fad8f5083
Update auto-detection codes to support check platform version (#1074)
2 years ago
Huang Huang 2d6bf55ab2
Support CIS Google Kubernetes Engine (GKE) Benchmark v1.2.0 (#1050)
2 years ago
Huang Huang 6589eb16e1
Support CIS Amazon Elastic Kubernetes Service (EKS) Benchmark v1.0.1 (#1045)
3 years ago
Matthieu MOREL c91a9434c0
Update Gorm (#950)
3 years ago
Huang Huang 47c2494728
Support CIS ACK 1.0.0 benchmark (#841)
3 years ago
Yoav Rotem 68c2ee2ebf
Add support for Redhat openshift 4.0 cis 1.1.0 (#860)
3 years ago
Yoav Rotem f2386c0386
Update ocp 3.11 (#849)
3 years ago
Yoav Rotem 50fce51da7
Fix fallback to default version (#834)
3 years ago
Yoav Rotem e308bc1eba
Add version logging (#817)
3 years ago
Liz Rice e4d6ed2e8e
Refactor group skip (#783)
3 years ago
Satya Pawan 33f6773a43
Code quality improvements (#677)
4 years ago
Liz Rice 772839fc92
move target mapping to config.yaml - updated version (#682)
4 years ago
yoavrotems 4b9453bb83
Refactor: remove ContinueWithError (#630)
4 years ago
Liz Rice a6161aa868
Warn if kubectl can't autodetect the version (#656)
4 years ago
Huang Huang 17cd104788
Fixes issue #574: change the PATH in container (#577)
4 years ago
Roberto Rojas af976e6f50
Fixes Issue #494 - add tests for CIS 1.5 (#530)
5 years ago
Liz Rice f2caa1f0ec
Add run subcommand (#529)
5 years ago
Roberto Rojas b92d30bd11 Fixes issue #517: Determines Kubernetes version using the REST API (#518)
5 years ago
Roberto Rojas 7ca438b618
Fixes Issue 269 - Numbering to use CIS Versions (#511)
5 years ago
Roberto Rojas d5a02f7cb4
Fixes Issue #331: Changes the Error Message When Programs are Missing (#497)
5 years ago
Roberto Rojas 13fe1cdfb8 Fixes issue #501: specifying absolute path for both ps and cat (#508)
5 years ago
Arpit Pandey ce0137a31a Fix few typos (#469)
5 years ago
Simarpreet Singh d12a45bba9 Properly initialize viper library when checking for master components (#434)
5 years ago
zilard b86dd92c91 Issue #348: Refactor get<Thing>Files into getFiles (#359)
5 years ago
zilard d8528a1ec8 issue #234: implement test 2.2.8 (#343)
5 years ago
Liz Rice 25b2c5da5a
Add comment about procps limitation (#333)
5 years ago
patelpayal e6e6333e6d add glog flush to write the output to a file (#329)
5 years ago
Liz Rice e33e44b676 Correct debug messages
5 years ago
Daniel Pacak 306e1960af Add flags to further filter CIS checks to run
5 years ago
Liz Rice 9246be924d
Merge branch 'master' into features/autodetect-nodetype
5 years ago
Cyril Tovena 5baf81a70a Adds master node detection and a root command that automatically detect checks to run.
5 years ago
Abubakr-Sadik Nii Nai Davis a88b0703d8 Add kubeconfig variable substitution for kubelet and proxy.
5 years ago
nshauli e93bfc1aac search for the kubelet binary when it is not in the path
5 years ago
Yoav Hizkiahou 082e9cf7e9 Bugfix: Logging warning instead of printing
5 years ago
Abubakr-Sadik Nii Nai Davis ed21839464 Add getServiceFiles function.
6 years ago
Liz Rice ccc2b6c9ae Shouldn't need kubelet or kubectl if version specified
6 years ago
Liz Rice 344d2bfd24 Utility for getting the right config file for the Kubernetes version
6 years ago
Liz Rice ecd14ed682 File substitutions should be a detailed log
6 years ago
Jeppe Fihl-Pearson 39d94df81b Add tip about the `--version` flag to error output
6 years ago
Philippe ALEXANDRE d6c16f7563 Try to use kubelet when kubectl is unavailable
6 years ago
Liz Rice 58b6358a02
Merge branch 'master' into u/jaxxstorm/golint
6 years ago
Lee Briggs 94a1f3c41f
Lint all code for golint tests
6 years ago
Abubakr-Sadik Nii Nai Davis 53eb720952 Merge branch 'master' into unnecessary-warning
7 years ago
Abubakr-Sadik Nii Nai Davis 04f044e3b9 Add support for merging general and kubernetes version specific config files.
7 years ago
Liz Rice 730871f330 Fix kubeVersion regex tests
7 years ago
Abubakr-Sadik Nii Nai Davis c93c94b3f6 Fix version check regexp.
7 years ago
Abubakr-Sadik Nii Nai Davis c60c459bc4 Fix bug causing kubectl version to always return default version.
7 years ago
Abubakr-Sadik Nii Nai Davis 42a1068964 Add default version if version check fails.
7 years ago
Abubakr-Sadik Nii Nai Davis f90dd925b8 Exit kube-bench if we can't get valid kubernetes server version and
7 years ago