Skip to content

Releases: aquasecurity/kube-bench

v0.7.0

19 Dec 07:19
58a49da
Compare
Choose a tag to compare

Changelog

  • f8fe5ee Add CIS Benchmarks support to Rancher Distributions RKE/RKE2/K3s (#1523)
  • 7a55d5d Issue: The initial command produces "root:root" as its output only when the file is present. However, if the file is missing, the command will still run successfully, though the desired output of "root:root" won't be obtained. (#1538)
  • 292678a build(deps): bump actions/checkout from 3 to 4 (#1492)
  • 64c0492 build(deps): bump docker/login-action from 2 to 3 (#1500)
  • 1393449 build(deps): bump docker/setup-buildx-action from 2 to 3 (#1497)
  • 2b466ab build(deps): bump docker/setup-qemu-action from 2 to 3 (#1503)
  • 63055a7 build(deps): bump github.com/fatih/color from 1.14.1 to 1.16.0 (#1520)
  • 0918b41 build(deps): bump github.com/golang/glog from 1.0.0 to 1.1.2 (#1489)
  • 875fbc7 build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.8.0 (#1530)
  • dc0580c build(deps): bump golang from 1.21.1 to 1.21.3 (#1507)
  • f353bc4 build(deps): bump golang from 1.21.3 to 1.21.5 (#1534)
  • ade7cef build(deps): bump gorm.io/gorm from 1.25.1 to 1.25.5 (#1516)
  • c3e3c4c chore: remove refs to deprecated io/ioutil (#1504)
  • fac90f7 feat(cis-1.24-microk8s): Add support to CIS-1.24 for microk8s distro (#1510)
  • 0c553cd fix wrong use of flag in test_items found in 4.13 and 4.14 (#1528)
  • 92a18e7 support CIS Kubernetes Benchmark v1.8.0 (#1527)

v0.6.19

23 Oct 07:12
55a18ae
Compare
Choose a tag to compare

Changelog

  • 7f5a2eb build(deps): bump docker/build-push-action from 4 to 5 (#1498)

v0.6.18-rc

17 Oct 08:44
8bc4daa
Compare
Choose a tag to compare

Changelog

  • 20ad805 Bump docker base images (#1465)
  • 3ef3e9a build(deps): bump alpine from 3.18.2 to 3.18.3 (#1487)
  • 276d30a build(deps): bump crazy-max/ghaction-docker-meta from 4 to 5 (#1499)
  • d70459b build(deps): bump golang from 1.20.4 to 1.20.6 (#1475)
  • e1c6c80 build(deps): bump golang from 1.20.6 to 1.21.1 (#1494)
  • 34ef478 build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#1495)
  • 7ad0f2f updates to the readme

v0.6.18

17 Oct 13:38
18f8456
Compare
Choose a tag to compare

Changelog

v0.6.17

25 Jul 09:51
4566844
Compare
Choose a tag to compare

Changelog

v0.6.16

25 Jul 07:44
8c6915c
Compare
Choose a tag to compare

Changelog

v0.6.16-rc

24 Jul 08:12
9363cdf
Compare
Choose a tag to compare

Changelog

  • aa16551 Fix node.yaml - 4.1.7 and 4.1.8 audit by adding uniq (#1472)
  • 40cdc1b Fix test_items in cis-1.7 - node - 4.2.12 (#1469)
  • e2e353a build(deps): bump actions/setup-go from 3 to 4 (#1402)
  • a727d73 build(deps): bump golang from 1.19.4 to 1.20.4 (#1436)
  • b29ed6b chore: add fips compliant images (#1473)

v0.6.15

06 Jun 14:50
76c25b2
Compare
Choose a tag to compare

Changelog

  • e41755b cis-1.24: fix tests of 1.1.1 and 4.2.9 were wrong (#1423)
  • ca8743c add support VMware Tanzu(TKGI) Benchmarks v1.2.53 (#1452)
  • 84f80b5 build(deps): bump alpine from 3.17 to 3.18 (#1443)
  • 6de03bb build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.17.6 to 1.18.0 (#1433)
  • 60dde65 support CIS Amazon Elastic Kubernetes Service (EKS) Benchmark v1.2.0 (#1449)
  • 124c57c support CIS Kubernetes Benchmark v1.7.0 (#1424)

v0.6.14

18 May 07:43
c288084
Compare
Choose a tag to compare

Changelog

v0.6.14-rc

15 May 12:47
29c8f16
Compare
Choose a tag to compare

Changelog

  • e38c829 build(deps): bump gorm.io/gorm from 1.24.2 to 1.25.1 (#1437)
  • b0e49c8 fix: ignore the error from findConfigFile (#1440)