What's Changed
✨ Notable Changes ✨
- feat: add support for custom Trivy ignore file by @afdesk in #2750
- feat: automatically roll deployment in helm chart on configmap change by @jensloe-nhn in #2760
🐛 Notable Fixes 🐛
- fix(ci): clean up space for e2e tests by @afdesk in #2776
- fix: print logs if any error appears by @afdesk in #2725
- fix: Add config file volume to client server mode by @bh-tt in #2751
- fix: prefer vendor score if both nvd and vendor cvss v3 scores exist by @afdesk in #2774
- fix: error "creating secret used by scan job failed: /sbom-k8s-cluste… by @dcoppa in #2759
- fix: validation SBOM reports by @afdesk in #2792
- fix: always generate the compliance report by @afdesk in #2804
- fix: delete completed scan jobs in any case by @afdesk in #2788
- fix: avoid re-mounting GCR volume with credentials by @afdesk in #2801
- fix: use login to private registry by @afdesk in #2595
- fix: alternateReportStorage PVC no longer ignores namespace from values.yaml by @ml-qc in #2864
📝 Documentation && Miscellaneous 🔧
- chore: bump up Trivy to version v0.67.0 by @afdesk in #2764
- chore: bump up inderect deps to fix vulns by @afdesk in #2805
- chore: enable non-interactively mode for UBI9 image by @afdesk in #2814
- chore: bump up x/crypto to v0.45.0 by @afdesk in #2821
- chore: image apk upgrade optimization by @daanschipper in #2826
- chore(ubi9): update metadata for UBI9 image by @afdesk in #2846
- chore: bump up Trivy to version v0.69.0 by @afdesk in #2870
- chore: bump up Trivy to version v0.69.1 by @afdesk in #2875
- ci: added extra_file LICENSE for Dockerfile.ubi9 by @afdesk in #2879
- chore: bump up go-git deps to fix CVE-2026-25934 by @afdesk in #2882
👒 Dependencies 👒
- build(deps): bump ubi9/ubi-minimal from
7c5495dto34880b6in /build/trivy-operator by @dependabot[bot] in #2784 - build(deps): bump alpine from 3.22.1 to 3.22.2 in /build/trivy-operator by @dependabot[bot] in #2778
- build(deps): bump ubi9/ubi-minimal from
34880b6to61d5ad4in /build/trivy-operator by @dependabot[bot] in #2816 - build(deps): bump ubi9/ubi-minimal from
61d5ad4to6fc28bcin /build/trivy-operator by @dependabot[bot] in #2832 - build(deps): bump alpine from 3.22.2 to 3.23.0 in /build/trivy-operator by @dependabot[bot] in #2833
- build(deps): bump alpine from 3.23.0 to 3.23.3 in /build/trivy-operator by @dependabot[bot] in #2866
- build(deps): bump ubi9/ubi-minimal from
6fc28bctobb08f23in /build/trivy-operator by @dependabot[bot] in #2862 - build(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 in the golang group by @dependabot[bot] in #2844
- build(deps): bump ubi9/ubi-minimal from
bb08f23toecd4751in /build/trivy-operator by @dependabot[bot] in #2873 - build(deps): bump ubi9/ubi-minimal from
ecd4751to759f5f4in /build/trivy-operator by @dependabot[bot] in #2874 - build(deps): bump the common group across 1 directory with 4 updates by @dependabot[bot] in #2872
New Contributors
- @bh-tt made their first contribution in #2751
- @jensloe-nhn made their first contribution in #2760
- @ml-qc made their first contribution in #2864
Full Changelog: v0.29.0...v0.30.0