Commit Graph

49 Commits (456d9b62e2c34c658e4fdc85c3215c6a2693c48a)

Author SHA1 Message Date
Huang Huang 456d9b62e2
Default log output to stderr (#696)
4 years ago
Liz Rice 772839fc92
move target mapping to config.yaml - updated version (#682)
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
Huang Huang 52ebfa5b5a
Fix invalid JSON output (#629)
4 years ago
Abubakr-Sadik Nii Nai Davis d988b81540
CIS GKE 1.0.0 benchmark (#570)
4 years ago
Murali Paluru b677c86868 remove always true for logtostderr (#548)
4 years ago
Roberto Rojas 13193d75b0
Fixes Issue #535 (#537)
4 years ago
Roberto Rojas 62af68f3f5
fixes issue #536 (#540)
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 7ca438b618
Fixes Issue 269 - Numbering to use CIS Versions (#511)
5 years ago
Roberto Rojas a6ee61fd08
Fixes issue #289: removed versions prior to 1.11 (#429)
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
patelpayal e6e6333e6d add glog flush to write the output to a file (#329)
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
Cyril Tovena 5baf81a70a Adds master node detection and a root command that automatically detect checks to run.
5 years ago
bvwells cc43fcbb7e Add link to CIS kubernetes benchmark
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
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
Lee Briggs 94a1f3c41f
Lint all code for golint tests
6 years ago
Abubakr-Sadik Nii Nai Davis 42a1068964 Add default version if version check fails.
7 years ago
Steven Logue d79a2a5478 added support for saving scan results to pgsql
7 years ago
Liz Rice c4be4a1240 Remove installation flag and some other unused variables
7 years ago
Abubakr-Sadik Nii Nai Davis f88de572f6 Improve error handling.
7 years ago
Abubakr-Sadik Nii Nai Davis 3d395994b0 Change environment variable prefix.
7 years ago
Abubakr-Sadik Nii Nai Davis 609c4ff01c Move kubernetes binaries and config paths to kube-bench config.
7 years ago
Abubakr-Sadik Nii Nai Davis 2ee99eca64 Add support for various installation modes, hyperkube, kubeadm and kops.
7 years ago
Abubakr-Sadik Nii Nai Davis bd53529387 Fix issue #16 about supporting verbosity.
7 years ago
Abubakr-Sadik Nii Nai Davis d0d9900b29 Resolve issue #7 wait: error running audit command exit status 1.
7 years ago
Liz Rice 07750ea43a Don't output message about config file if output format is JSON
7 years ago
Liz Rice f6509b804e Typo
7 years ago
Liz Rice 0d6d3a03ef Allow config file to be specified on the command line
7 years ago
Liz Rice 96364e3f29 Error if the config file can’t be found
7 years ago
jerbia 432651e85f Added test 1.4.11 (#8)
7 years ago
Liz Rice c3d67e0fee Use colorPrint for config file info too
7 years ago
Liz Rice dcd416a521 Executable name changes
7 years ago
Amir Jerbi 55fd838191 No need to run install.sh.
7 years ago
Liz Rice 26cc77ec1d Get the tests working on deployments where file names may be different or not in path (#1)
7 years ago
Amir Jerbi 154a140f74 Initial commit
7 years ago