- Jun 16, 2021
-
-
Yoav Rotem authored
* Add files via upload * Add new cis support v1.20! * Fix issue with 1.1.9 and 1.1.10 tests Tests in some cases stat empty path which will return error. * Add tests for kubernetes 1.20 and retire 1.15 tests kubernetes 1.15 is not supported anymore and we shouldn't keep testing it. * Kubernetes 1.15 is not supported anymore * Tests for kubernetes 1.20 * Fix yamllint errors Removed trailing spaces (trailing-spaces) * Add tests for v1.20 * Remove extra spaces * Change cis test functions names
-
Yoav Rotem authored
* Update to go 1.16 * Update go modules to 1.16
-
- Jun 14, 2021
-
-
Yoav Rotem authored
* Add git config user * Create mkdocs-deploy.yaml * Delete mkdocs-latest.yaml * Delete mkdocs-dev.yaml
-
- Jun 09, 2021
-
-
Yoav Rotem authored
* Fix openshift missing glibc Fixing issues #891 #890 * Update goreleaser Change release to build, no need to release while building (when pushed to main) but only when publishing (release new version) * Update goreleaser version to 0.169.0 * Change from release to build * Try day run on release It used to be released to docker hub each push, the issue was that docker hub had a automation for it, now test if its not releasing every git push.
-
Yoav Rotem authored
-
Yoav Rotem authored
-
Yoav Rotem authored
* Delete README.md * Edit readme and separate into different files * Update README.md * Update Running.md * Update CONTRIBUTING.md * Create Contributing.md * Add files via upload * Update Index.md * Rename Flags and Commands.md to Flags_and_commands.md * Rename Index.md to index.md * Create mkdocs.yml * Delete images directory * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Create mkdocs-dev.yaml * Create mkdocs-latest.yaml * Update mkdocs.yml * Update mkdocs.yml * Update mkdocs.yml Add yamllint --- * Make it yamllint comply * Make Yamllint comply * Make Yamllint comply * Change description Co-authored-by:
Itay Shakury <itay@itaysk.com> * Fix syntax Co-authored-by:
Itay Shakury <itay@itaysk.com> * Update docs/Architecture.md Co-authored-by:
Itay Shakury <itay@itaysk.com> * Update docs/Architecture.md Co-authored-by:
Itay Shakury <itay@itaysk.com> * Update example for test files * Update contributing * Delete Contributing.md * Update Flags_and_commands.md * Change syntax and add source * Update Platforms.md * lower case file names * lower case file names * Lower case file names * Lower case file names * Lower case file names * Lower case file names * Add note about inspect master in some platforms * Add quick start * Lower case files names * Lower case files names * Fixing typo * Remove section about old ocp * Fix typos Co-authored-by:
Itay Shakury <itay@itaysk.com>
-
- Jun 08, 2021
-
-
Ed Robinson authored
-
- Jun 07, 2021
-
-
tonyqui authored
-
- May 23, 2021
-
-
Dave Hay authored
Mitigating "No such file or directory" related to CNI config directory Signed-off by: Dave Hay <david_hay@uk.ibm.com>
-
- May 20, 2021
-
-
Yoav Rotem authored
Issue #840 missing 'Maintainer' field in package
-
- May 18, 2021
-
-
Yoav Rotem authored
* Test 1.2.24 should be manual * Test 1.2.26 should be manual * Test 1.2.26 should be manual * Change test 1.2.26 * Change test 1.2.26 * Change test 1.2.26 * Change test 1.2.26 * Change test 1.2.26
-
Yoav Rotem authored
* Create controlplane.yaml * Update and tidy yaml * Update and tidy yaml * Update and tidy yaml
-
- May 11, 2021
-
-
hbc authored
* cfg: add `/etc/default/kubeletconfig.json` * fix(cfg): search kubeletconfig.json first * feat: mount `/etc/default` from host for AKS cluster Co-authored-by:
Yoav Rotem <yoavrotems97@gmail.com>
-
Huang Huang authored
* Support CIS ACK 1.0.0 benchmark * fix yaml lint * Fix TestMakeSubsitutions may failed when order of map changed * Support auto-detect platform when running on ACK * Apply suggestions from code review Co-authored-by:
Yoav Rotem <yoavrotems97@gmail.com> Co-authored-by:
Yoav Rotem <yoavrotems97@gmail.com>
-
- May 09, 2021
-
-
Yoav Rotem authored
* Add detected kubernetes version to controls * Refactore NewControls function Now new Control function is expecting detected version argument. * Refactore NewControls function Now new Control function is expecting detected version argument. * Refactore NewControls function New Control function is expecting detected version argument. * Add detected kube version * add detecetedKubeVersion * Add detecetedKubeVersion * Add detectedKubeVersion * Add detecetedKubeVersion * Fix missing version * Change version Change version from 3.10 to rh-0.7 * fix version: "cis-1.5" * fix version: "cis-1.5" * fix version: "cis-1.5" * Fix version: "cis-1.5" * Fix version: "cis-1.5" * Fix version: "cis-1.6" * Fix version: "cis-1.6" * Fix version: "cis-1.6" * Fix version: "cis-1.6" * Fix version: "cis-1.6"
-
Huang Huang authored
-
- May 02, 2021
-
-
Gábor Lipták authored
* Bring Go to 1.16 * Bring Go to 1.16 * Bump actions/setup-go to v2 * Bump actions/setup-go to v2
- Apr 29, 2021
-
- 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>
-
- Mar 24, 2021
-
-
Yoav Rotem authored
* Add OCP auto-detection * Add test for openshift * update and fix bugs update file to match with new kube-bench features and fix bugs * Update file and fix bugs update file to match with new kube-bench features and fix bugs * Remove specific configs Those configs could be set in main config.yaml * Update to include openshift files * fix typos * fix typo * Remove trailing spaces * Update util.go * Add tests for getOcpValidVersion
-
- Mar 22, 2021
-
-
Yoav Rotem authored
* Add more logging The old logging could was lacking and in some cases misleading * Add Logging Add more logs and change some old messages, the important part is make each test log more readable by adding ------ test id ------ section in logs * Fix typos * more info add more info in comment about the function and it use cases Co-authored-by:
Liz Rice <liz@lizrice.com> * Use switch case Change the logic from if to switch and tidy up the code
-
- Mar 21, 2021
-
-
Neha Viswanathan authored
-
- Mar 02, 2021
-
-
Yoav Rotem authored
* Fix fallback to default version In some cases kube-bench will crush instead of fallback to default version. Fix it to only log that couldn't auto-detect version and used default. * Fix case with fallback to default version
-
- Feb 23, 2021
-
-
Yoav Rotem authored
* Add more logging issue #816 add more logging for better debug and information about version auto-detection and fix typo * Fix typo * Add more logging issue #816 add more logging for better debug and information about version auto-detection and fix typo * tidy logging output Co-authored-by:
Liz Rice <liz@lizrice.com> * tidy logging output Co-authored-by:
Liz Rice <liz@lizrice.com> * tidy logging output Co-authored-by:
Liz Rice <liz@lizrice.com> * tidy logging output Co-authored-by:
Liz Rice <liz@lizrice.com> * tidy logging output Co-authored-by:
Liz Rice <liz@lizrice.com> * tidy logging output Co-authored-by:
Liz Rice <liz@lizrice.com> * tidy logging output Co-authored-by:
Liz Rice <liz@lizrice.com> * Remove extra logging Co-authored-by:
Liz Rice <liz@lizrice.com>
-
Neha Viswanathan authored
* deprecate master and node subcommands * deprecate master and node subcommands
-
Naoki Oketani authored
-
Takahiro Tsuruda authored
* chore: call defer func for each iteration Signed-off-by:
TakahiroTsuruda <isrgnoe@gmail.com> * chore: error check
-
Liz Rice authored
* docs: remove references to deprecated subcommands Removing master / node since it's better to autodetect, or to use --target Signed-off-by:
Liz Rice <liz@lizrice.com> * docs: specifying kubernetes or benchmark version Signed-off-by:
Liz Rice <liz@lizrice.com>
-
Liz Rice authored
* chore: fix YAML lint * chore: fix YAML lint
-
- Feb 22, 2021
-
-
Michael Kandelaars authored
* Refactor to use Configmap for EKS and ASFF integration * newline * markdown fix * formatting fix * Update docs/asff.md Co-authored-by:
Liz Rice <liz@lizrice.com> * typo * docs: remove section about rebuilding * docs: reminder to specify kube-bench image for ASFF Co-authored-by:
Liz Rice <liz@lizrice.com>
-
Liz Rice authored
Ask for more details that we usually need to request anyway, like the list of currently running processes Signed-off-by:
Liz Rice <liz@lizrice.com>
-
- Feb 11, 2021
-
-
Thorsten Schifferdecker authored
Signed-off-by:
Thorsten Schifferdecker <ts@systs.org>
-
Dmytro Oboznyi authored
* Automated testing 1.2.34 Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> * Changed automation status in test Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> * Changed one more test Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com> * Changed Automated to manual Signed-off-by:
Dmytro Oboznyi <dmytro.oboznyi@syncier.com>
-
- Feb 10, 2021
-
-
Felipe Augusto de Castro authored
-
Giuseppe Ingoglia authored
Solving issue raised in #819
-
- Jan 21, 2021