- Feb 23, 2022
-
-
skuethe authored
Signed-off-by:
skuethe <56306041+skuethe@users.noreply.github.com> Co-authored-by:
Huang Huang <mozillazg101@gmail.com>
-
- Jan 29, 2022
-
-
manasiprabhavalkar authored
* Update makefile Support ppc64le (IBM Power) architecture * Update .goreleaser.yml Added support for ppc64le cpu arch * Update publish.yml Added support for ppc64le cpu arch Co-authored-by:
Yoav Rotem <yoavrotems97@gmail.com>
-
- Nov 08, 2021
-
-
Huang Huang authored
* Support arm64 architecture * remove .github/workflows/test_docker.yml Co-authored-by:
Yoav Rotem <yoavrotems97@gmail.com>
-
- Oct 03, 2021
-
-
Huang Huang authored
-
- 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
-
- Oct 09, 2020
-
-
Oleksandr Slynko authored
* Fix go vet issues * to omit the property from JSON parsing one should use "-". "omit" in that case would use omit tag * The error was not reachable in the tests, so I moved it to the place where it make sense for me (but maybe it was just unnecessary) * Run all go vet linters in CI * This return breaks the test
-
- Sep 14, 2020
-
-
Liz Rice authored
* multi-arch build and other makefile tidies * docker login in travis
-
- Sep 02, 2020
-
-
Danny Sauer authored
Per https://github.com/kubernetes-sigs/cluster-api/issues/1796, the `kind get kubeconfig-path` command no longer works. Update makefile to create kube-bench local kubeconfig and use that.
-
- Aug 13, 2020
-
-
Liz Rice authored
* read-only-port defaults are correct * Tests that should catch good read-only-port * Rework checks & tests * Linting on issue template YAML * More explicit test for 4.2.4 * Remove verbosity for ease of reading results * Use subtests * Tidy more test cases
-
- May 20, 2020
-
-
Huang Huang authored
* Remove unnecessary whitespaces * Fix a typo * Add integration tests for cis 1.3 and cis 1.5 * Change the timeout of integration tests from 600s to 1200s * Avoid repeated codes
-
- Nov 16, 2019
-
-
Roberto Rojas authored
* Fixes issue #439: Adds integration testing using KIND * try integration tests * started using ticker and timeouts * trying built container image * adds load image into KIND * adds comparison * fixes as per PR review
-
- Oct 23, 2019
-
-
John Schnake authored
Updates the logic for `kind-push` in the makefile to use the new, simple command provided by kind. Fixes #458
-
- Oct 12, 2019
-
-
Roberto Rojas authored
-
- Sep 03, 2019
-
-
yoavrotems authored
Something with the old version was crashing. now using the most recent one 1.15.3 is working.
-
- 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
-
- Jun 12, 2019
-
-
Simarpreet Singh authored
Signed-off-by:
Simarpreet Singh <simar@linux.com>
-
- 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.
-
- Oct 31, 2017
-
-
Steven Logue authored
-
Steven Logue authored
-
- Jun 20, 2017
-
-
Liz Rice authored
-
- Jun 19, 2017
-
-
Liz Rice authored
* Replace the default help text * Readme file, including the test config format documentation * Typo * Warn if config files / executables aren't found * Ignore original name of executable (as per current README) * Update tests to avoid failing on stat of a non-existant file * Add a makefile for ease of build
-