Changelog
✨ Notable Changes ✨
- 693908e: feat: add options to Helm chart to load Trivy config from custom configmap or secret (#2174) (@kimdre)
- fadc65c: feat: add package purl in vuln report (#2311) (@hown3d)
🐛 Notable Fixes 🐛
- ac6de39: fix: fix check gcr service account (#2200) (@vadimceb)
- 7b0c518: fix: remove null checks values from ClusterComplianceReport in helm chart (#2168) (@verdel)
- 48d87f4: fix: vuln scan success criteria met (#2292) (@badgerspoke)
📝 Documentation 📝
- 96d4e72: docs: Grafana Dashboard - Add headless parameter to values.yaml (#2190) (@3xAG)
- 18e40db: docs: fix typo (#2235) (@pjonsson)
🔧 Miscellaneous 🔧
- 84422dc: chore: Update chart 0.24.1 (#2180) (@Dimonyga)
- 72ac532: chore: Use
mirror.gcr.io
insteadghcr.io
as helm chart default (#2331) (@simar7) - 763c60d: chore: bump up base alpine image to 3.20.3 (#2320) (@afdesk)
- 265309e: chore: bump up go version to 1.22.7 (#2319) (@afdesk)
- d4da6e5: chore: bump up kind for k8s v1.31 (#2318) (@afdesk)
- 6f3499c: chore: bump up trivy to v0.57.1 (#2301) (@afdesk)
- 5b2c1f7: chore: use mirror.gcr.io for trivy-check by default (#2321) (@afdesk)
👷 Other work 👷
- 3bbda93: platform and type - no metadata values (#2179) (@Dimonyga)
- 1880d76: - Updated
cache.Options
with aDefaultTransform
function that removes managed fields and the"kubectl.kubernetes.io/last-applied-configuration"
annotation from objects before storing them in the cache. (#2300) (@mjshastha) - 81fdbc8: Add hashing for vulnKey. (#2183) (@kersten)
- 0f84528: Fix compliance typo (#2210) (@harryagstian)
- 41ff2ce: Update configuration.md, added sbom generation flag (#2163) (@Talbalash-legit)
- f8123a0: build(deps): bump actions/setup-python from 5.1.0 to 5.1.1 (#2185) (@dependabot[bot])
- 5b1ad3f: build(deps): bump aquaproj/aqua-installer from 3.0.1 to 3.0.2 (#2315) (@dependabot[bot])
- 5ddd8a4: build(deps): bump docker/login-action from 3.2.0 to 3.3.0 (#2193) (@dependabot[bot])
- 8bd760f: build(deps): bump github.com/aws/aws-sdk-go from 1.54.15 to 1.54.19 (#2187) (@dependabot[bot])
- 3517ca4: build(deps): bump github.com/aws/aws-sdk-go from 1.54.19 to 1.54.20 (#2195) (@dependabot[bot])
- 2cd18ea: build(deps): bump github.com/aws/aws-sdk-go from 1.54.20 to 1.55.5 (#2215) (@dependabot[bot])
- df12b1e: build(deps): bump github.com/aws/aws-sdk-go from 1.54.6 to 1.54.15 (#2177) (@dependabot[bot])
- d5d7e3d: build(deps): bump github.com/google/go-containerregistry (#2186) (@dependabot[bot])
- ec3d7c7: build(deps): bump github.com/google/go-containerregistry (#2224) (@dependabot[bot])
- 8674c19: build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 (#2203) (@dependabot[bot])
- ca07821: build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (#2223) (@dependabot[bot])
- d422d2e: build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.0 (#2207) (@dependabot[bot])
- f02c74b: build(deps): bump github.com/onsi/gomega from 1.34.0 to 1.34.1 (#2214) (@dependabot[bot])
- 377ef08: build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 (#2176) (@dependabot[bot])
- 5e7eb45: build(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 (#2222) (@dependabot[bot])
- 38e0674: build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#2213) (@dependabot[bot])
- c4de896: build(deps): bump k8s.io/cli-runtime from 0.30.2 to 0.30.3 (#2198) (@dependabot[bot])
- 523b723: build(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#2225) (@dependabot[bot])
- 720a4e3: ci: bump GoReleaser up for private registry test (#2334) (@afdesk)
- 65f5425: ci: bump up GoReleaser to v2.4.8 (#2323) (@afdesk)
- f8e2cc2: refactor(misconf): Remove support for
WARN
in rego (#2317) (@simar7)