- Aug 10, 2022
-
-
Jose Donizetti authored
Signed-off-by:
Jose Donizetti <jdbjunior@gmail.com> Signed-off-by:
Jose Donizetti <jdbjunior@gmail.com>
-
- Jun 17, 2022
-
-
rhtenhove authored
-
- Apr 24, 2022
-
-
chenk authored
Signed-off-by:
chenk <hen.keinan@gmail.com>
-
chenk authored
Signed-off-by:
chenk <hen.keinan@gmail.com>
-
- Apr 03, 2022
-
-
chenk authored
Signed-off-by:
chenk <hen.keinan@gmail.com>
-
chenk authored
Signed-off-by:
chenk <hen.keinan@gmail.com>
-
- Jan 30, 2022
-
-
Shubham Deshmukh authored
Co-authored-by:
Yoav Rotem <yoavrotems97@gmail.com>
-
- Aug 03, 2021
-
-
Yoav Rotem authored
* Fix Junit missing testsuites Fix issue https://github.com/aquasecurity/kube-bench/issues/883 but also bug with overriding output when --outputfile is effective and only write the last controls * test new integration * Update build.yml * add wait for job to be ready * Update build.yml * Update build.yml * Update build.yml * test * Update job.yaml * Add wait * test for logs * Update job.yaml * Create Expected_output.data * Update build.yml * Update build.yml * remove empty line * Add new line at the end * add --- * Delete docker.go * Delete integration.go * Delete integration_test.go * Delete integration/testdata/cis-1.20 directory * Delete integration/testdata/cis-1.6 directory * Update integration testing * Remove integration tests Removed integration testing to github action * Update build.yml
-
- Apr 08, 2021
-
-
Dmytro Oboznyi authored
* Fix file permissions false positive Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> * Added kops files to config path list Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> * Automated CNI files checks Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> * Fixed linting Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> * Fixed to right folder CNI test Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> * Changed Automated to manual Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> * Removed changes from remediation Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> * Added path to config files Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> * Update cfg/cis-1.6/master.yaml Co-authored-by:
Yoav Rotem <yoavrotems97@gmail.com> Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> * Fix Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> * Fix to job.yaml Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> * Add extra mountpoints Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> * Revert audit scripts changes Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> Co-authored-by:
Yoav Rotem <yoavrotems97@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 28, 2020
-
-
Nick Smith authored
By setting all host-mounted volumes to be read-only we reduce the likelihood any host filesystem is modified by running kube-bench.
-
- Jan 06, 2020
-
-
James Ward authored
* add yamllint command to travis CI installs and runs a linter across the YAML in the project to ensure consistency in the written YAML. this uses yamllint and the default yamllint config with "truthy" and "line-length" disabled. * run dos2unix on CRLF files * YAMLLINT: remove trailing spaces * YAMLLint: add YAML document start * YAMLLint: too many spaces around bracket * YAMLLint: fix indentation * YAMLLint: remove duplicate key * YAMLLint: newline at end of file * YAMLLint: Too few spaces after comma * YAMLLint: too many spaces after colon
-
- Mar 12, 2019
-
-
Cyril Tovena authored
The root command will run node checks and if possible master checks. I've also added some Makefile targets to improve local testing and improve the documentation.
-
- Jan 17, 2019
- Jan 11, 2019
-
-
Liz Rice authored
-