Skip to content

Releases: aquasecurity/kube-bench

v0.0.11

30 Jan 19:36
731fcb4
Compare
Choose a tag to compare

Changelog

731fcb4 Merge pull request #95 from jaxxstorm/docker_remove
fe23f81 Remove docker build


Automated with GoReleaser
Built with go version go1.9 linux/amd64

Better config & binary file resolution

25 Jan 14:22
0c309bc
Compare
Choose a tag to compare
Pre-release

kube-bench is now more likely to correctly identify the executables and config files, as used by different installations and different versions of kubernetes.

Config file updates

11 Jan 16:51
22e4699
Compare
Choose a tag to compare
Config file updates Pre-release
Pre-release
Merge pull request #81 from jaxxstorm/u/jaxxstorm/deps

Add glide dependencies

Fix version checks

21 Nov 13:26
778c662
Compare
Choose a tag to compare
Fix version checks Pre-release
Pre-release

Fixes problems with getting the Kubernetes version, and fixes a seg fault

Kubernetes v1.8 tests

26 Oct 20:22
Compare
Choose a tag to compare
Pre-release

This release adds tests for the CIS Kubernetes Benchmark v1.2.0, which covers Kubernetes v1.8.

Better config file tests, hyperkube support

15 Aug 19:24
Compare
Choose a tag to compare

Main changes in this release are

  • support for tests against deployments using hyperkube
  • better tests on config file permissions (it used to fail if permissions were stricter than the recommendation)

Kubernetes 1.7 tests

11 Aug 17:17
Compare
Choose a tag to compare
Kubernetes 1.7 tests Pre-release
Pre-release

Tests updated to v1.1.0 of the Benchmark to cover Kubernetes 1.7
Better support for configuring file locations
Option to specify the installation tool

Initial release

11 Aug 17:12
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v0.0.1

An early release