Commit Graph

59 Commits (e0fe5698a0d2105676bc5d79afe1533546f2f293)

Author SHA1 Message Date
Huang Huang e0fe5698a0
chore(lint): setup golangci-lint (#1144)
2 years ago
Huang Huang 9f92e81361
Update docs about the --outputfile flag (#1094)
2 years ago
Huang Huang d232ae0fb9
Fix the `--exit-code` flag doesn't work when run with subcommand (#1084)
2 years ago
Huang Huang 1fad8f5083
Update auto-detection codes to support check platform version (#1074)
2 years ago
Yoav Rotem 887965d31f
Add detected kubernetes version (#869)
3 years ago
Yoav Rotem 68c2ee2ebf
Add support for Redhat openshift 4.0 cis 1.1.0 (#860)
3 years ago
Liz Rice e4d6ed2e8e
Refactor group skip (#783)
3 years ago
Brian Terry c3f94dd89f
Aws asff (#770)
4 years ago
Wicked aa2a6f08f3
Add exit-code parameter for when checks have failed (#734)
4 years ago
Wicked 3a35c039e5
Add --skip command to skip groups and checks (#751)
4 years ago
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