Commit Graph

86 Commits (06303f6a7a9f78a6ec5405e615d342277fe57ce6)

Author SHA1 Message Date
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
Roberto Rojas 9fc13ca02e
Fixes Issue #538 (#539)
4 years ago
Roberto Rojas 13193d75b0
Fixes Issue #535 (#537)
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
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
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
Simarpreet Singh d12a45bba9 Properly initialize viper library when checking for master components (#434)
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 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
nshauli e64f61fa7f Add --outputfile flag for writing json results to output file (#295)
5 years ago
Yoav Hizkiahou 3aa28c4c32 Printing the actual test result of failed tests - when a flag is raised
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
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
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 223ac14642 Don't override version specified on command line
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 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
Abubakr-Sadik Nii Nai Davis 64aaef7997 Fixed expected return for getKubeVersion.
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 f90dd925b8 Exit kube-bench if we can't get valid kubernetes server version and
7 years ago
Steven Logue 909e6cc874 created database.go file and moved DB function into it
7 years ago
Liz Rice 1faeb55b67
Merge branch 'master' into master
7 years ago
Steven Logue d79a2a5478 added support for saving scan results to pgsql
7 years ago
Abubakr-Sadik Nii Nai Davis 592dc81974 Remove unused variables.
7 years ago