Commit Graph

36 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
Liz Rice e4d6ed2e8e
Refactor group skip (#783)
3 years ago
Liz Rice f2caa1f0ec
Add run subcommand (#529)
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 a6ee61fd08
Fixes issue #289: removed versions prior to 1.11 (#429)
5 years ago
zilard b86dd92c91 Issue #348: Refactor get<Thing>Files into getFiles (#359)
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 ed21839464 Add getServiceFiles function.
6 years ago
Liz Rice 344d2bfd24 Utility for getting the right config file for the Kubernetes version
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 97485419e2 Can't run kubectl on Travis so I don't know how this test ever worked
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
Abubakr-Sadik Nii Nai Davis 3dcc38d5c8 Fix issue with util test.
7 years ago
Abubakr-Sadik Nii Nai Davis 73a37a0c16 Delete tests for verifyKubeVersion and support functions.
7 years ago
Abubakr-Sadik Nii Nai Davis d9e1eee2cd Merge remote-tracking branch 'origin/master' into support for multiple
7 years ago
Abubakr-Sadik Nii Nai Davis 56fa20103a Add function to retrieve Kubernetes server version.
7 years ago
Liz Rice de12829923 Correct test to cope with multi-line ps output
7 years ago
Liz Rice 8380ad1ef3 Better detection of running executables
7 years ago
Liz Rice d637d8714a Fix and add tests
7 years ago
Liz Rice 6a5a62b278 Autodetect the binaries and config files from a set of options
7 years ago
Liz Rice f5cef922cc Functions and tests for finding binaries and config files
7 years ago
Liz Rice 7600dd9dd6 Make the ps / fakeps function global so we don’t have to pass it around so much
7 years ago
Liz Rice 9114e139cf Function to find which of a set of executables is running
7 years ago
Liz Rice 6b9f117f87 Allow for multiple words in executable names
7 years ago
Liz Rice 34f8b8e980 Simplify verifying binaries and config files
7 years ago
Liz Rice 96c469669c Use kubectl to check the kubernetes version
7 years ago