Commit Graph

124 Commits (d77eab2234cc72d8b8a8e6cde10e5517311f467d)

Author SHA1 Message Date
Simarpreet Singh d12a45bba9 Properly initialize viper library when checking for master components (#434)
5 years ago
Roberto Rojas a6ee61fd08
Fixes issue #289: removed versions prior to 1.11 (#429)
5 years ago
Roberto Rojas 3aa41db166
Issue #353: Merges JSON and Exec Params files (#426)
5 years ago
Roberto Rojas c22f81610d
removes federated (#431)
5 years ago
Abubakr-Sadik Nii Nai Davis 92df9cb36c Read kubernetes version from environment (#390)
5 years ago
Abubakr-Sadik Nii Nai Davis 3fba5f4dac Fix version command failing because of missing config file it does not need. (#377)
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
Simarpreet Singh 3b7438e2f2
kube-bench: add version subcommand
5 years ago
nshauli e64f61fa7f Add --outputfile flag for writing json results to output file (#295)
5 years ago
Liz Rice a8c69b57e8
Merge branch 'master' into config-improvements
5 years ago
Liz Rice e33e44b676 Correct debug messages
5 years ago
Yoav Hizkiahou 3aa28c4c32 Printing the actual test result of failed tests - when a flag is raised
5 years ago
Liz Rice aebd35a5ab
Update copyright date
5 years ago
Daniel Pacak 5fb133cd02 Adjust the semantics of scored and unscored flags
5 years ago
Daniel Pacak 306e1960af Add flags to further filter CIS checks to run
5 years ago
Liz Rice de623220e1
No need to load config just to check if components are running.
5 years ago
Liz Rice 596dae03d9
Don't assume master if 0 master binaries specified
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
Liz Rice 7626dc2705
Merge branch 'master' into bugfix-log-warnings-instead-of-print
5 years ago
Yoav Hizkiahou 082e9cf7e9 Bugfix: Logging warning instead of printing
5 years ago
Abubakr-Sadik Nii Nai Davis 911e9051dc Merge remote-tracking branch 'origin/master' into ocp-configs
5 years ago
Abubakr-Sadik Nii Nai Davis e899e941f7 Add OCP 3.10 benchmarks.
5 years ago
Weston Steimel 42ed8628de Only get runningVersion if --version has not been provided
5 years ago
Yoav Hizkiahou 49f745af8e Support new check type - skip:
5 years ago
Weston Steimel 42f4152058
Only get runningVersion if --version has not been provided
5 years ago
Abubakr-Sadik Nii Nai Davis ed21839464 Add getServiceFiles function.
6 years ago
bvwells cc43fcbb7e Add link to CIS kubernetes benchmark
6 years ago
Liz Rice ccc2b6c9ae Shouldn't need kubelet or kubectl if version specified
6 years ago
Liz Rice 9d0141871a Use new utility function for finding correct config files.
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
Liz Rice 223ac14642 Don't override version specified on command line
6 years ago
Abubakr-Sadik Nii Nai Davis 6d237607fb Fix typo in help text.
6 years ago
Abubakr-Sadik Nii Nai Davis 5da707b8d6 Remove CIS benchmark version in tool title.
6 years ago
Jeppe Fihl-Pearson 39d94df81b Add tip about the `--version` flag to error output
6 years ago
Liz Rice 0b4872104d
Merge branch 'master' into feature/issue-107
6 years ago
Will Medlar 9469b1c124 Allow kubernetes version and config directory to be specified (resolves #107)
6 years ago
Abubakr-Sadik Nii Nai Davis ade064006e Add extra output manipulation flags, --noremediations, --nosummary and
6 years ago
Liz Rice 728cb0765f Use 1.8 tests for k8s 1.9 and 1.10
6 years ago
Philippe ALEXANDRE f091c8adea Remove the old lines of fmt.Sprintf in cmd/common.go
6 years ago
Philippe ALEXANDRE d6c16f7563 Try to use kubelet when kubectl is unavailable
6 years ago
Philippe ALEXANDRE c86d0ff81b Replace fmt.Sprintf by filepath.Join
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