Commit Graph

1036 Commits (58a49da7137dacb93232d2c8cd6f47ceddf8d6da)
 

Author SHA1 Message Date
chenk 58a49da713
release: prepare v0.7.0 (#1543)
5 months ago
dependabot[bot] 64c0492401
build(deps): bump docker/login-action from 2 to 3 (#1500)
5 months ago
mjshastha 7a55d5d57c
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)
5 months ago
dependabot[bot] f353bc4cba
build(deps): bump golang from 1.21.3 to 1.21.5 (#1534)
5 months ago
dependabot[bot] 1393449298
build(deps): bump docker/setup-buildx-action from 2 to 3 (#1497)
5 months ago
dependabot[bot] 875fbc7f20
build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.8.0 (#1530)
5 months ago
guangwu c3e3c4c31c
chore: remove refs to deprecated io/ioutil (#1504)
6 months ago
dependabot[bot] 292678a907
build(deps): bump actions/checkout from 3 to 4 (#1492)
6 months ago
Huang Huang 0c553cd2f6
fix wrong use of flag in test_items found in 4.13 and 4.14 (#1528)
6 months ago
Huang Huang 92a18e7dfd
support CIS Kubernetes Benchmark v1.8.0 (#1527)
6 months ago
dependabot[bot] ade7cef969
build(deps): bump gorm.io/gorm from 1.25.1 to 1.25.5 (#1516)
6 months ago
Kiran Bodipi f8fe5ee173
Add CIS Benchmarks support to Rancher Distributions RKE/RKE2/K3s (#1523)
6 months ago
Benjamin Schimke fac90f756e
feat(cis-1.24-microk8s): Add support to CIS-1.24 for microk8s distro (#1510)
6 months ago
dependabot[bot] 63055a7332
build(deps): bump github.com/fatih/color from 1.14.1 to 1.16.0 (#1520)
6 months ago
dependabot[bot] dc0580cebe
build(deps): bump golang from 1.21.1 to 1.21.3 (#1507)
7 months ago
dependabot[bot] 0918b41eca
build(deps): bump github.com/golang/glog from 1.0.0 to 1.1.2 (#1489)
7 months ago
dependabot[bot] 2b466ab239
build(deps): bump docker/setup-qemu-action from 2 to 3 (#1503)
7 months ago
chenk 55a18aed87
release: prepare-0.6.19 (#1511)
7 months ago
dependabot[bot] 7f5a2eb78b
build(deps): bump docker/build-push-action from 4 to 5 (#1498)
7 months ago
chenk 18f8456abd
release: prepare v0.6.18 (#1509)
7 months ago
chenk 8bc4daae10
release: prepare v0.6.18-rc (#1508)
7 months ago
AnaisUrlichs 7ad0f2fee6 updates to the readme
8 months ago
dependabot[bot] 276d30ad75
build(deps): bump crazy-max/ghaction-docker-meta from 4 to 5 (#1499)
8 months ago
dependabot[bot] e1c6c80d02
build(deps): bump golang from 1.20.6 to 1.21.1 (#1494)
8 months ago
dependabot[bot] 34ef478b41
build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#1495)
8 months ago
dependabot[bot] 3ef3e9a861
build(deps): bump alpine from 3.18.2 to 3.18.3 (#1487)
8 months ago
dependabot[bot] d70459b77c
build(deps): bump golang from 1.20.4 to 1.20.6 (#1475)
10 months ago
Jonas-Taha El Sesiy 20ad80577c
Bump docker base images (#1465)
10 months ago
chenk 456684462a
release: prepare v0.6.17 (#1480)
10 months ago
Guille Vigil c8cabc4b14
Update job.yaml (#1477)
10 months ago
chenk 8c6915c478
release: prepare v0.6.16 official (#1479)
10 months ago
chenk 9363cdf8ef
release: prepare v0.6.16-rc (#1476)
10 months ago
Devendra Turkar b29ed6b6ed
chore: add fips compliant images (#1473)
10 months ago
Andy Pitcher aa16551811
Fix node.yaml - 4.1.7 and 4.1.8 audit by adding uniq (#1472)
10 months ago
Andy Pitcher 40cdc1bfbb
Fix test_items in cis-1.7 - node - 4.2.12 (#1469)
11 months ago
dependabot[bot] e2e353a81a
build(deps): bump actions/setup-go from 3 to 4 (#1402)
11 months ago
dependabot[bot] a727d73e8a
build(deps): bump golang from 1.19.4 to 1.20.4 (#1436)
11 months ago
chenk 76c25b2db2
release: prepare v0.6.15 (#1455)
12 months ago
KiranBodipi ca8743c1f7
add support VMware Tanzu(TKGI) Benchmarks v1.2.53 (#1452)
12 months ago
dependabot[bot] 84f80b59b8
build(deps): bump alpine from 3.17 to 3.18 (#1443)
12 months ago
Huang Huang 60dde65d72
support CIS Amazon Elastic Kubernetes Service (EKS) Benchmark v1.2.0 (#1449)
1 year ago
Huang Huang 124c57c6f4
support CIS Kubernetes Benchmark v1.7.0 (#1424)
1 year ago
Huang Huang e41755ba90
cis-1.24: fix tests of 1.1.1 and 4.2.9 were wrong (#1423)
1 year ago
dependabot[bot] 6de03bbd7d
build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.17.6 to 1.18.0 (#1433)
1 year ago
chenk c2880848f0
release: prepare v0.6.14 (#1446)
1 year ago
wangxiaoer 968ee5814e
replace with constant (#1445)
1 year ago
chenk 29c8f16167
release: prepare v0.6.14-rc (#1442)
1 year ago
Devendra Turkar b0e49c8789
fix: ignore the error from findConfigFile (#1440)
1 year ago
dependabot[bot] e38c829dbc
build(deps): bump gorm.io/gorm from 1.24.2 to 1.25.1 (#1437)
1 year ago
chenk 8098489433
release: prepare v0.6.13 (#1429)
1 year ago