1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-21 23:58:06 +00:00

Commit Graph

  • 74ca02298e Add image labels Liz Rice 2017-06-22 16:15:12 +0100
  • 3b93167c07 And now correct the flag and put it in the right place Liz Rice 2017-06-22 16:02:36 +0100
  • 0c30f24b59 Travis build name got updated so the badges need updating too Liz Rice 2017-06-22 15:51:29 +0100
  • 903f232dc1 Correct bad yaml indentation Liz Rice 2017-06-22 15:46:47 +0100
  • 0d6d3a03ef Allow config file to be specified on the command line Liz Rice 2017-06-22 15:34:21 +0100
  • 96364e3f29 Error if the config file can’t be found Liz Rice 2017-06-22 15:34:01 +0100
  • c07a8e2c81 Minor language improvement Liz Rice 2017-06-22 15:18:01 +0100
  • 432651e85f Added test 1.4.11 (#8) jerbia 2017-06-21 22:45:50 +0300
  • 391550ab67 Added test 1.4.11 Amir Jerbi 2017-06-21 22:44:12 +0300
  • d3bbf2698e Removed extra '\' sign (#6) jerbia 2017-06-21 14:46:23 +0300
  • bc7ff0bf9c Merge 6f701ec6a7 into 61d840e37d jerbia 2017-06-21 11:44:45 +0000
  • 6f701ec6a7 Removed extra '\' sign There was an extra '\' sign in the docker pull command Amir Jerbi 2017-06-21 14:43:31 +0300
  • 61d840e37d Add screenshot Amir Jerbi 2017-06-20 13:48:19 +0300
  • 8fcc4e3cba Delete output.png jerbia 2017-06-20 13:47:37 +0300
  • 96b757414a changed screenshot Amir Jerbi 2017-06-20 13:45:26 +0300
  • d96918fb08 Merge branch 'master' of github.com:aquasecurity/kubernetes-bench-security Amir Jerbi 2017-06-20 13:43:23 +0300
  • 9a471ef1a4 Added screenshot Amir Jerbi 2017-06-20 13:43:03 +0300
  • eefa0dfb61 Change check 1.15 Check is successful in case --kubelet-https is set to true OR missing Amir Jerbi 2017-06-20 13:29:58 +0300
  • f2d49848f4 Travis build failing, let's see if this works Liz Rice 2017-06-20 11:23:01 +0100
  • 1ad63cb4e6 Correct a block-copy mistake in one of the test configs Liz Rice 2017-06-20 11:12:36 +0100
  • c3d67e0fee Use colorPrint for config file info too Liz Rice 2017-06-20 11:10:11 +0100
  • b7a92799b9 Blue for info messages Liz Rice 2017-06-20 11:09:44 +0100
  • ed4ded7b3f Use a single-stage build for now since Docker Hub doesn't support multi-stage builds. Also updated base image to current version of Go, 1.8 Liz Rice 2017-06-20 10:53:28 +0100
  • 9dd393da99 Change the exe name in the Dockerfile Liz Rice 2017-06-20 10:00:17 +0100
  • 800c18ccf3 colorPrint for the output Liz Rice 2017-06-20 09:54:17 +0100
  • dcd416a521 Executable name changes Liz Rice 2017-06-20 09:52:53 +0100
  • f123db14a9 Update import names and makefile for name change Liz Rice 2017-06-20 09:38:15 +0100
  • e03f5c846f Changed Dockerfile with new Github project name. The Github project name was changed to "kube-bench" so there was a need to modify Dockerfile references. Also modified the text output of the entrypoint to be friendlier. Amir Jerbi 2017-06-20 10:42:37 +0300
  • 3bafeac47c Update README.md jerbia 2017-06-20 10:32:11 +0300
  • 4f98c691b9 Typo in the usage Amir Jerbi 2017-06-20 10:10:36 +0300
  • 6966245e56 Merge branch 'master' of github.com:aquasecurity/kubernetes-bench-security Amir Jerbi 2017-06-20 09:54:47 +0300
  • ebc58dcb58 Add Dockerfile build Amir Jerbi 2017-06-20 09:53:34 +0300
  • 5e4baae23e Update README.md jerbia 2017-06-20 00:29:58 +0300
  • f9592f15bb added language to travis Amir Jerbi 2017-06-20 00:17:52 +0300
  • 7dca4c8c32 Merge branch 'master' of github.com:aquasecurity/kubernetes-bench-security Amir Jerbi 2017-06-20 00:14:50 +0300
  • b215ad184f added travis build Amir Jerbi 2017-06-20 00:14:29 +0300
  • 1d44458e93 Update README.md jerbia 2017-06-20 00:07:58 +0300
  • c53a0ac6f4 Update README.md jerbia 2017-06-20 00:06:30 +0300
  • 55fd838191 No need to run install.sh. Simply clone the project, compile the go app and run ./cis_kubernetes Amir Jerbi 2017-06-20 00:03:46 +0300
  • 26cc77ec1d Get the tests working on deployments where file names may be different or not in path (#1) Liz Rice 2017-06-19 21:17:19 +0100
  • 6ffb86a559 Add a makefile for ease of build Liz Rice 2017-06-19 18:46:28 +0100
  • e5a34b9142 Update tests to avoid failing on stat of a non-existant file Liz Rice 2017-06-19 18:45:54 +0100
  • 3eec729e1d Ignore original name of executable (as per current README) Liz Rice 2017-06-19 18:45:23 +0100
  • 15f5293468 Warn if config files / executables aren't found Liz Rice 2017-06-19 18:37:58 +0100
  • 1eb8212301 Typo Liz Rice 2017-06-19 17:31:14 +0100
  • 1b0813c42c Readme file, including the test config format documentation Liz Rice 2017-06-19 17:28:45 +0100
  • 281cb60c74 Replace the default help text Liz Rice 2017-06-19 17:25:35 +0100
  • 7d091c5eba Minor format change Liz Rice 2017-06-19 15:52:11 +0100
  • e1959b66db Add README Liz Rice 2017-06-19 15:50:49 +0100
  • 154a140f74 Initial commit Amir Jerbi 2017-05-26 09:25:29 +0000