Commit Graph

150 Commits (deecf6265fa93f57c2ec607ef92d803e9932a885)

Author SHA1 Message Date
yoavrotems 7280438eb5
Add cis 1.6 (#678)
4 years ago
Huang Huang 456d9b62e2
Default log output to stderr (#696)
4 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
Liz Rice b0d175bf5c
Update default Kubernetes to 1.18 (#657)
4 years ago
Matthieu ANTOINE ea4eaa6fd5
Fix supported targets for EKS benchmark (#648)
4 years ago
Huang Huang 52ebfa5b5a
Fix invalid JSON output (#629)
4 years ago
Roberto Rojas b403b364fe
Get Kubernetes Version: Adds Retry Logic (#593)
4 years ago
Liz Rice 06303f6a7a
Add warn reason (#547)
4 years ago
Abubakr-Sadik Nii Nai Davis d988b81540
CIS GKE 1.0.0 benchmark (#570)
4 years ago
Huang Huang 17cd104788
Fixes issue #574: change the PATH in container (#577)
4 years ago
Murali Paluru b677c86868 remove always true for logtostderr (#548)
4 years ago
Roberto Rojas 9fc13ca02e
Fixes Issue #538 (#539)
5 years ago
Roberto Rojas 13193d75b0
Fixes Issue #535 (#537)
5 years ago
Roberto Rojas 62af68f3f5
fixes issue #536 (#540)
5 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
John Schnake 6ffd382711 Add option to output in JUnit format (#516)
5 years ago
Roberto Rojas b92d30bd11 Fixes issue #517: Determines Kubernetes version using the REST API (#518)
5 years ago
Sebastian Ehmann 09fb3c4fe4 Check error before deferring db.Close() (#491)
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
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