Will Medlar
|
7823ca388c
|
Set -e to fail fast
|
2018-05-11 13:44:04 -04:00 |
|
Liz Rice
|
b3fc84277d
|
Merge pull request #121 from aquasecurity/request-timeout
--request-timeout is a duration
|
2018-05-11 16:20:40 +01:00 |
|
Liz Rice
|
863a643adb
|
Merge branch 'master' into request-timeout
|
2018-05-11 16:13:12 +01:00 |
|
Liz Rice
|
1935c952d6
|
--request-timeout is a duration
|
2018-05-11 16:03:03 +01:00 |
|
Liz Rice
|
5be0a9fbdf
|
Merge pull request #119 from aquasecurity/fix-install
Script needs to actually install kube-bench & its config
|
2018-05-11 15:45:14 +01:00 |
|
Liz Rice
|
b26b23e573
|
Script needs to actually install kube-bench & its config!
|
2018-05-11 15:39:11 +01:00 |
|
Liz Rice
|
3ee43235b5
|
Merge pull request #117 from aquasecurity/lizrice-patch-1
Add link to releases page
|
2018-05-11 15:33:19 +01:00 |
|
Liz Rice
|
7460037528
|
Add link to releases page
|
2018-05-11 12:47:04 +01:00 |
|
Liz Rice
|
479469b3ec
|
Merge pull request #115 from wmedlar/feature/running-in-docker
Allow kube-bench to be run from inside its container
|
2018-05-11 12:38:18 +01:00 |
|
Will Medlar
|
0c52ace48f
|
Install binary and configs as the default behavior
|
2018-05-06 21:18:47 -05:00 |
|
Will Medlar
|
3eb8a08a9d
|
Freeze alpine to tag 3.7
|
2018-05-06 21:17:38 -05:00 |
|
Will Medlar
|
1cff0c4da1
|
Clarify that only Linux is supported when installing from container
|
2018-05-06 14:01:49 -05:00 |
|
Will Medlar
|
0714683371
|
Modify entrypoint to allow execution of kube-bench as default
|
2018-05-06 13:57:58 -05:00 |
|
Will Medlar
|
3560bbbbfa
|
Allow kube-bench to be run inside its distribution container
|
2018-05-06 13:35:23 -05:00 |
|
Liz Rice
|
67786fd3ef
|
Merge pull request #111 from aquasecurity/logo
Add logo
|
2018-04-20 13:31:48 +01:00 |
|
Liz Rice
|
033245f71c
|
logo in svg format
|
2018-04-20 13:18:55 +01:00 |
|
Liz Rice
|
cb4bec9120
|
logo instead of heading
|
2018-04-20 13:07:49 +01:00 |
|
Liz Rice
|
f065893f52
|
Add logo to readme
|
2018-04-20 13:05:30 +01:00 |
|
Liz Rice
|
5ee7c1b0db
|
kube-bench logo
|
2018-04-20 13:02:22 +01:00 |
|
Liz Rice
|
ec51a4eabb
|
Merge pull request #108 from wmedlar/feature/issue-107
Allow kubernetes version and config directory to be specified (resolves #107). Thank you @wmedlar!
|
2018-04-16 17:17:45 +01:00 |
|
Liz Rice
|
0b4872104d
|
Merge branch 'master' into feature/issue-107
|
2018-04-16 17:15:30 +01:00 |
|
Liz Rice
|
46bbcdd9bc
|
Merge pull request #106 from aquasecurity/additional-flags
Add extra output manipulation flags
|
2018-04-15 19:17:43 +02:00 |
|
Will Medlar
|
9469b1c124
|
Allow kubernetes version and config directory to be specified (resolves #107)
|
2018-04-12 15:01:58 -04:00 |
|
Abubakr-Sadik Nii Nai Davis
|
ade064006e
|
Add extra output manipulation flags, --noremediations, --nosummary and
--noresults.
These flags disable printing sections of the final output of kube-bench.
|
2018-04-10 20:01:47 +00:00 |
|
Liz Rice
|
ef6c017f54
|
Merge pull request #104 from aquasecurity/update-goreleaser
Add homepage to goreleaser config to fix build
|
2018-04-04 15:02:41 +01:00 |
|
Liz Rice
|
b587e7a996
|
Add homepage to goreleaser config to fix build
|
2018-04-04 14:57:28 +01:00 |
|
Liz Rice
|
bad3508ba3
|
Merge pull request #102 from aquasecurity/update-goreleaser
Update to nfpm as fpm is deprecated
|
2018-04-04 14:01:17 +01:00 |
|
Liz Rice
|
0d84dc4d42
|
Update to nfpm as fpm is deprecated
|
2018-04-04 11:31:47 +01:00 |
|
Liz Rice
|
51212b861f
|
Merge pull request #101 from aquasecurity/version-fallback2
Use 1.8 tests for k8s 1.9 and 1.10
|
2018-04-04 10:54:55 +01:00 |
|
Liz Rice
|
728cb0765f
|
Use 1.8 tests for k8s 1.9 and 1.10
|
2018-04-04 10:49:05 +01:00 |
|
Liz Rice
|
d846b221e5
|
Merge pull request #100 from philalex/use_kubelet
Use kubelet
|
2018-04-04 08:58:56 +01:00 |
|
Philippe ALEXANDRE
|
f091c8adea
|
Remove the old lines of fmt.Sprintf in cmd/common.go
|
2018-03-27 15:33:01 +02:00 |
|
Philippe ALEXANDRE
|
d6c16f7563
|
Try to use kubelet when kubectl is unavailable
|
2018-03-23 09:29:17 +01:00 |
|
Philippe ALEXANDRE
|
c86d0ff81b
|
Replace fmt.Sprintf by filepath.Join
|
2018-03-23 09:27:48 +01:00 |
|
Liz Rice
|
c808d9527d
|
Merge pull request #96 from clemensw/patch-1
Update README.md to reflect that the --installation option has been r…
|
2018-02-23 17:17:28 +00:00 |
|
clemensw
|
95769cae83
|
Update README.md to reflect that the --installation option has been removed.
|
2018-02-23 17:12:52 +01:00 |
|
Liz Rice
|
1f52a13400
|
Merge pull request #94 from jaxxstorm/test_updates
Test fixes for 1.8
|
2018-01-30 19:58:12 +00:00 |
|
Liz Rice
|
7f41564a62
|
Merge branch 'master' into test_updates
|
2018-01-30 19:50:13 +00:00 |
|
Liz Rice
|
8c56ca650a
|
Merge pull request #84 from jaxxstorm/u/jaxxstorm/golint
Lint all code for golint tests
|
2018-01-30 19:49:58 +00:00 |
|
Liz Rice
|
58b6358a02
|
Merge branch 'master' into u/jaxxstorm/golint
|
2018-01-30 19:46:44 +00:00 |
|
Liz Rice
|
731fcb4437
|
Merge pull request #95 from jaxxstorm/docker_remove
Remove docker build
|
2018-01-30 19:33:37 +00:00 |
|
Lee Briggs
|
fe23f8140a
|
Remove docker build
|
2018-01-30 11:16:53 -08:00 |
|
Lee Briggs
|
d464ab5639
|
Wrong configuration file
|
2018-01-30 09:49:41 -08:00 |
|
Lee Briggs
|
165444df60
|
Test fixes for 1.8
|
2018-01-30 09:28:20 -08:00 |
|
Liz Rice
|
18032b22eb
|
Merge pull request #91 from aquasecurity/lizrice-patch-1
Fix build
|
2018-01-30 17:13:42 +00:00 |
|
Liz Rice
|
c389d6ecf2
|
Fix build
Copy the cfg files and entrypoint.sh from the first stage of the multistage build
|
2018-01-30 16:56:23 +00:00 |
|
Liz Rice
|
4f07b01ead
|
Merge pull request #83 from jaxxstorm/u/jaxxstorm/goreleaser
Add goreleaser configuration
|
2018-01-30 09:24:07 +00:00 |
|
Lee Briggs
|
e0a032dfbb
|
Merge remote-tracking branch 'upstream/master' into u/jaxxstorm/goreleaser
|
2018-01-26 11:43:20 -08:00 |
|
Liz Rice
|
0c309bc1d4
|
Merge pull request #90 from jhvhs/master
Improve etcd data directory extraction
|
2018-01-25 13:16:32 +00:00 |
|
Liz Rice
|
4b1b2b8762
|
Merge branch 'master' into master
|
2018-01-25 13:13:57 +00:00 |
|