- May 15, 2020
-
-
Neha Viswanathan authored
Co-authored-by:
Neha Viswanathan <nviswanathan@axway.com> Co-authored-by:
Liz Rice <liz@lizrice.com>
-
- May 14, 2020
-
-
Craig Jellick authored
Co-authored-by:
Liz Rice <liz@lizrice.com>
-
Paul McCarthy authored
Looks like this project now uses Go modules so `dep` steps are not needed. Co-authored-by:
Liz Rice <liz@lizrice.com>
-
- May 06, 2020
-
-
Liz Rice authored
Correct misleading comment about anticipated CIS benchmarks for every Kubernetes release - bad assumption!
-
- Apr 07, 2020
-
-
Liz Rice authored
Added a Please Note section to document common misunderstandings that often lead to incorrect issue filings
-
- Mar 11, 2020
-
-
Liz Rice authored
Also adds links to the Kubernetes benchmarks Fixes #596
-
- Mar 03, 2020
-
-
Abubakr-Sadik Nii Nai Davis authored
* Add initial commit for CIS GKE 1.0 benchmark * Update README with GKE instructions * Fix YAML linter issues * Set GKE benchmark k8s version to gke-1.0 * Add tests for gke-1.0 Co-authored-by:
Roberto Rojas <robertojrojas@gmail.com>
-
- Feb 12, 2020
-
-
Huang Huang authored
* Fixes issue #574: change the PATH in container And change to use `/usr/local/mount-from-host/bin` as mount path. Fixes #574 * Fix integration tests
-
- Jan 07, 2020
-
-
Murali Paluru authored
* remove always true for logtostderr * update README for log collection instructions Co-authored-by:
Liz Rice <liz@lizrice.com>
-
- Dec 20, 2019
-
-
Saurya Das authored
* Adding a section for Azure Kubernetes Service steps to run kube bench on AKS worker nodes * Update README.md * Update README.md Co-authored-by:
Roberto Rojas <robertojrojas@gmail.com> Co-authored-by:
Liz Rice <liz@lizrice.com>
-
Zeid Marouf authored
-
- Dec 05, 2019
-
-
Roberto Rojas authored
* Initial commit. * Add master and node config. * Add section 5 of CIS 1.5.1. * Split sections into section files * Fix YAML issues. * adds target translation * adds target translation * adds cis-1.5 mapping * fixed tests * fixes are per PR * fixed intergration test * integration kind test file to appropriate ks8 version * fixed etcd text * fixed README * fixed text * etcd: fixed grep path * etcd: fixes * fixed error message bug * Update README.md Co-Authored-By:
Liz Rice <liz@lizrice.com> * Update README.md Co-Authored-By:
Liz Rice <liz@lizrice.com> * fixes as per PR review
-
- Nov 06, 2019
-
-
Jonathan Rau authored
* Change EKS Readme * Fix readme formatting * Update README.md Co-Authored-By:
Liz Rice <liz@lizrice.com> * Update README.md Co-Authored-By:
Liz Rice <liz@lizrice.com> * Update README.md
-
- Nov 05, 2019
-
-
Soumyadeep Sinha authored
* Fixed some typos * Fixed some typos * Fixed typo and capitalization of Kubernetes * Update README.md Co-Authored-By:
Liz Rice <liz@lizrice.com> * Update README.md Co-Authored-By:
Liz Rice <liz@lizrice.com> * Update docs/README.md Co-Authored-By:
Liz Rice <liz@lizrice.com> * Update docs/README.md Co-Authored-By:
Liz Rice <liz@lizrice.com> * Update README.md Co-Authored-By:
Liz Rice <liz@lizrice.com> * Update docs/README.md Co-Authored-By:
Liz Rice <liz@lizrice.com> * docs: trivial, reinstate capital K * docs: trivial, reinstate backticks * docs: trivial, reinstate "in order" for clarity * docs: trivial, reinstate capital K
-
Roberto Rojas authored
* starting benchmark flag * Revert "starting benchmark flag" This reverts commit 58fc948626cb2f99a4f26e9cef3675b4d0938176. * fixes issue #269 * add more unit tests * fix bug * Update cmd/common.go Co-Authored-By:
Liz Rice <liz@lizrice.com> * fixes as per PR review * fixes as per PR review * adds more tests * fixed tests * changes as per PR Review * changes as per PR Review * updated README * Update README.md Co-Authored-By:
Liz Rice <liz@lizrice.com> * Update README.md Co-Authored-By:
Liz Rice <liz@lizrice.com> * Update README.md Co-Authored-By:
Liz Rice <liz@lizrice.com> * Update README.md Co-Authored-By:
Liz Rice <liz@lizrice.com> * changes are per PR review
-
- Oct 24, 2019
-
-
Alexey Pyltsyn authored
-
- Oct 23, 2019
-
-
Mohan Sha authored
-
- Oct 16, 2019
-
-
Itay Shakury authored
-
- Oct 15, 2019
-
-
Liz Rice authored
* docs: Clarify the meaning of WARN state * Update README.md
-
- Oct 14, 2019
-
-
Roberto Rojas authored
* removed version prior to 1.11 * removed references to kubernetes versions prior to 1.11
-
- Oct 11, 2019
-
-
James George authored
-
- Sep 21, 2019
-
-
Liz Rice authored
-
- Aug 30, 2019
-
-
Liz Rice authored
Strictly, we don't have the changes in 1.13-json but we do have them in 1.13
-
- Aug 27, 2019
-
-
Abubakr-Sadik Nii Nai Davis authored
* Read kubernetes version from environment Set kubernetes version to the value of the environment variable `KUBE_BENCH_VERSION` if it is defined and the flag `--version` is not specified on the kube-bench command line. The command line flag `--version` takes precedence of the environment variable `KUBE_BENCH_VERSION` if both are defined. * Add info about KUBE_BENCH_VERSION to README
-
- Aug 07, 2019
-
-
Abubakr-Sadik Nii Nai Davis authored
* Remove duplicate documentation. * Add test configuration header back in main README. * Add missing regex operator in docs/README. * Fix incorrect description of configuration options bins, confs etc. * Move description of version auto-detection to main README. * Use 1.13 in examples since cfg/1.12 doesn't exist * Remove duplicate sentence about regex This sentence is now in the docs/README * Add link to the docs for test YAML definitions
-
- Jul 16, 2019
-
-
yoavrotems authored
* Update .gitignore * Update .travis.yml * Update makefile * Update .travis.yml * Update .travis.yml * Update .travis.yml * Update README.md * Update README.md * Update README.md * Update makefile * Update .travis.yml
-
- Jul 08, 2019
-
-
Liz Rice authored
Without passing in kubeconfig credentials: ```bash $ docker run --pid=host -v /etc:/etc:ro -v /var:/var:ro -v $(which kubectl):/usr/bin/kubectl -t lizrice/kube-bench:5e6cdfdb master -v 1 I0628 16:52:06.591683 6099 util.go:367] Unable to get Kubernetes version from kubectl, using default version: 1.6 I0628 16:52:06.591822 6099 common.go:74] Using benchmark file: cfg/1.6/master.yaml ... ``` As updated in the README with this fix: ```bash docker run --pid=host -v /etc:/etc:ro -v /var:/var:ro -v $(which kubectl):/usr/bin/kubectl -v ~/.kube:/.kube -e KUBECONFIG=/.kube/config -t lizrice/kube-bench:5e6cdfdb master -v 1 I0628 16:53:26.784122 7224 util.go:131] No test file found for 1.14 - using tests for Kubernetes 1.13 I0628 16:53:26.784961 7224 common.go:228] Using config file: cfg/1.13/config.yaml ... ```
-
- Jul 03, 2019
-
-
Liz Rice authored
-
- Jun 25, 2019
-
-
Liz Rice authored
Add pull requests section Include instructions for kube-bench version Other small wording changes
-
- Jun 24, 2019
-
-
Abubakr-Sadik Nii Nai Davis authored
-
- Jun 11, 2019
-
-
Liz Rice authored
-
- Jun 05, 2019
-
-
wwwil authored
-
- Jun 01, 2019
- May 30, 2019
-
-
Liz Rice authored
Values in the version-specific files override the main file
-
- Apr 23, 2019
- Apr 11, 2019
- Mar 27, 2019
-
-
Liz Rice authored
-