Commit Graph

424 Commits (aquadev)
 

Author SHA1 Message Date
Liz Rice 97e5bc9b97
Merge branch 'master' into fixBooleansComparaison-issue125
6 years ago
Liz Rice c0d80b4669
Merge pull request #130 from aquasecurity/fix-typo
6 years ago
Philippe ALEXANDRE 7b61cf60fe Add strings.ToLower ...
6 years ago
Philippe ALEXANDRE c4e7487ba7 Do case insensitive comparaison for booleans - Fix #125
6 years ago
Abubakr-Sadik Nii Nai Davis 6d237607fb Fix typo in help text.
6 years ago
Abubakr-Sadik Nii Nai Davis b4b3ebe99c Add instruction for running kube-bench against a kubernetes cluster.
6 years ago
Abubakr-Sadik Nii Nai Davis 609335510a Remove kube-bench --help output.
6 years ago
Abubakr-Sadik Nii Nai Davis 5da707b8d6 Remove CIS benchmark version in tool title.
6 years ago
Abubakr-Sadik Nii Nai Davis b10b2bd22e Merge branch 'master' into fix-typo
6 years ago
Abubakr-Sadik Nii Nai Davis aa9da13226 Fix a bunch of typos.
6 years ago
Liz Rice c13632318e
Merge pull request #122 from wmedlar/bugfix/docker-entrypoint-fail-on-error
6 years ago
Liz Rice b649cef047
Merge branch 'master' into bugfix/docker-entrypoint-fail-on-error
6 years ago
Liz Rice 056da1b28d
Merge pull request #124 from aquasecurity/travis-docker
6 years ago
Liz Rice 9810bafabe Adding a test install to travis job
6 years ago
Liz Rice 5eb4ab7479
Merge branch 'master' into bugfix/docker-entrypoint-fail-on-error
6 years ago
Liz Rice 9f5c856206
Merge pull request #123 from Tenzer/add-info-about-version-flag
6 years ago
Jeppe Fihl-Pearson 39d94df81b Add tip about the `--version` flag to error output
6 years ago
Will Medlar 7823ca388c Set -e to fail fast
6 years ago
Liz Rice b3fc84277d
Merge pull request #121 from aquasecurity/request-timeout
6 years ago
Liz Rice 863a643adb
Merge branch 'master' into request-timeout
6 years ago
Liz Rice 1935c952d6 --request-timeout is a duration
6 years ago
Liz Rice 5be0a9fbdf
Merge pull request #119 from aquasecurity/fix-install
6 years ago
Liz Rice b26b23e573 Script needs to actually install kube-bench & its config!
6 years ago
Liz Rice 3ee43235b5
Merge pull request #117 from aquasecurity/lizrice-patch-1
6 years ago
Liz Rice 7460037528
Add link to releases page
6 years ago
Liz Rice 479469b3ec
Merge pull request #115 from wmedlar/feature/running-in-docker
6 years ago
Will Medlar 0c52ace48f Install binary and configs as the default behavior
6 years ago
Will Medlar 3eb8a08a9d Freeze alpine to tag 3.7
6 years ago
Will Medlar 1cff0c4da1 Clarify that only Linux is supported when installing from container
6 years ago
Will Medlar 0714683371 Modify entrypoint to allow execution of kube-bench as default
6 years ago
Will Medlar 3560bbbbfa Allow kube-bench to be run inside its distribution container
6 years ago
Liz Rice 67786fd3ef
Merge pull request #111 from aquasecurity/logo
6 years ago
Liz Rice 033245f71c
logo in svg format
6 years ago
Liz Rice cb4bec9120
logo instead of heading
6 years ago
Liz Rice f065893f52
Add logo to readme
6 years ago
Liz Rice 5ee7c1b0db
kube-bench logo
6 years ago
Liz Rice ec51a4eabb
Merge pull request #108 from wmedlar/feature/issue-107
6 years ago
Liz Rice 0b4872104d
Merge branch 'master' into feature/issue-107
6 years ago
Liz Rice 46bbcdd9bc
Merge pull request #106 from aquasecurity/additional-flags
6 years ago
Will Medlar 9469b1c124 Allow kubernetes version and config directory to be specified (resolves #107)
6 years ago
Abubakr-Sadik Nii Nai Davis ade064006e Add extra output manipulation flags, --noremediations, --nosummary and
6 years ago
Liz Rice ef6c017f54
Merge pull request #104 from aquasecurity/update-goreleaser
6 years ago
Liz Rice b587e7a996 Add homepage to goreleaser config to fix build
6 years ago
Liz Rice bad3508ba3
Merge pull request #102 from aquasecurity/update-goreleaser
6 years ago
Liz Rice 0d84dc4d42 Update to nfpm as fpm is deprecated
6 years ago
Liz Rice 51212b861f
Merge pull request #101 from aquasecurity/version-fallback2
6 years ago
Liz Rice 728cb0765f Use 1.8 tests for k8s 1.9 and 1.10
6 years ago
Liz Rice d846b221e5
Merge pull request #100 from philalex/use_kubelet
6 years ago
Philippe ALEXANDRE f091c8adea Remove the old lines of fmt.Sprintf in cmd/common.go
6 years ago
Philippe ALEXANDRE d6c16f7563 Try to use kubelet when kubectl is unavailable
6 years ago