1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-17 21:58:42 +00:00
Commit Graph

1070 Commits

Author SHA1 Message Date
Liz Rice
9dd393da99 Change the exe name in the Dockerfile 2017-06-20 10:00:17 +01:00
Liz Rice
800c18ccf3 colorPrint for the output
Use the same format output for warnings even if they aren’t related to
a specific test ID
2017-06-20 09:54:17 +01:00
Liz Rice
dcd416a521 Executable name changes
Updates to travis file, readme and help text
2017-06-20 09:52:53 +01:00
Liz Rice
f123db14a9 Update import names and makefile for name change 2017-06-20 09:38:15 +01:00
Amir Jerbi
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.
2017-06-20 10:42:37 +03:00
jerbia
3bafeac47c Update README.md 2017-06-20 10:32:11 +03:00
Amir Jerbi
4f98c691b9 Typo in the usage 2017-06-20 10:10:36 +03:00
Amir Jerbi
6966245e56 Merge branch 'master' of github.com:aquasecurity/kubernetes-bench-security 2017-06-20 09:54:47 +03:00
Amir Jerbi
ebc58dcb58 Add Dockerfile build 2017-06-20 09:53:34 +03:00
jerbia
5e4baae23e Update README.md 2017-06-20 00:29:58 +03:00
Amir Jerbi
f9592f15bb added language to travis 2017-06-20 00:17:52 +03:00
Amir Jerbi
7dca4c8c32 Merge branch 'master' of github.com:aquasecurity/kubernetes-bench-security 2017-06-20 00:14:50 +03:00
Amir Jerbi
b215ad184f added travis build 2017-06-20 00:14:29 +03:00
jerbia
1d44458e93 Update README.md 2017-06-20 00:07:58 +03:00
jerbia
c53a0ac6f4 Update README.md 2017-06-20 00:06:30 +03:00
Amir Jerbi
55fd838191 No need to run install.sh.
Simply clone the project, compile the go app and run ./cis_kubernetes
2017-06-20 00:03:46 +03:00
Liz Rice
26cc77ec1d Get the tests working on deployments where file names may be different or not in path (#1)
* 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
2017-06-19 23:17:19 +03:00
Liz Rice
7d091c5eba Minor format change 2017-06-19 15:52:11 +01:00
Liz Rice
e1959b66db Add README 2017-06-19 15:50:49 +01:00
Amir Jerbi
154a140f74 Initial commit 2017-06-19 17:01:57 +03:00