Skip to content

Releases: aquasecurity/trivy-operator

v0.13.1-rc2

23 Apr 07:09
26ba997
Compare
Choose a tag to compare
v0.13.1-rc2 Pre-release
Pre-release

Changelog

v0.13.1-rc

19 Apr 09:16
fa2678c
Compare
Choose a tag to compare
v0.13.1-rc Pre-release
Pre-release

Changelog

  • f441d1d Split image repositories into registry and repository (#1137)
  • 57a0755 build(deps): bump github.com/go-logr/logr from 1.2.3 to 1.2.4 (#1141)
  • c444c62 build(deps): bump github.com/onsi/gomega from 1.27.5 to 1.27.6 (#1139)
  • 4a05069 build(deps): bump github.com/prometheus/client_golang (#1163)
  • 1efca9b build(deps): bump go.uber.org/multierr from 1.10.0 to 1.11.0 (#1140)
  • e81db14 build(deps): bump golang.org/x/net from 0.8.0 to 0.9.0 (#1156)
  • 8d5544b build(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 (#1155)
  • 9bf86ed build(deps): bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 (#1138)
  • c875cc8 chore: bump trivy v0.40.0 (#1166)
  • e53fb7d feat: propagate proxy settings to trivy server (#1147)
  • 554b773 fix(helm): move end blocks in config.yaml (#1150)

v0.13.0

04 Apr 08:19
53daf46
Compare
Choose a tag to compare

Changelog

v0.13.0-rc3

03 Apr 10:48
10448dd
Compare
Choose a tag to compare
v0.13.0-rc3 Pre-release
Pre-release

Changelog

v0.13.0-rc2

02 Apr 14:15
f88a6e9
Compare
Choose a tag to compare
v0.13.0-rc2 Pre-release
Pre-release

Changelog

v0.13.0-rc

02 Apr 09:44
7f5b1b8
Compare
Choose a tag to compare
v0.13.0-rc Pre-release
Pre-release

Changelog

  • a2c45dc Add priority class name to scan job (#1114)
  • e0960b1 Fix helm chart configurations and readme (#1099)
  • 3d80d96 Send webhook for deleted reports (#1075)
  • 11e9ac1 TRIVY_INSECURE never set in ClientServer FS mode (#1049)
  • 8f7e56b build(deps): bump actions/setup-go from 3 to 4 (#1082)
  • cffff0f build(deps): bump actions/stale from 7 to 8 (#1109)
  • 02b0ba9 build(deps): bump github.com/aquasecurity/defsec from 0.84.0 to 0.84.1 (#1105)
  • ce1572b build(deps): bump github.com/aquasecurity/trivy from 0.38.1 to 0.38.2 (#1055)
  • dcb10ef build(deps): bump github.com/google/go-containerregistry (#1111)
  • 755e4e3 build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 (#1056)
  • 9912a1f build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 (#1106)
  • adaaea0 build(deps): bump github.com/onsi/gomega from 1.27.1 to 1.27.3 (#1052)
  • a5386cc build(deps): bump github.com/onsi/gomega from 1.27.3 to 1.27.4 (#1087)
  • 5f56b26 build(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.5 (#1110)
  • a1f34df build(deps): bump go.uber.org/multierr from 1.9.0 to 1.10.0 (#1107)
  • 578c483 build(deps): bump helm/chart-testing-action from 2.3.1 to 2.4.0 (#1108)
  • a6f7145 build(deps): bump k8s.io/api from 0.26.2 to 0.26.3 (#1083)
  • d83a153 build(deps): bump k8s.io/apiextensions-apiserver from 0.26.1 to 0.26.2 (#1054)
  • 0d7268f build(deps): bump k8s.io/apiextensions-apiserver from 0.26.2 to 0.26.3 (#1084)
  • 26721eb build(deps): bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 (#1053)
  • fed815f chore: configure compliance specs (#1120)
  • b8f6cfd chore: private registries e2e (#1092)
  • ac2df76 chore: remove crd symlink (#1115)
  • 59c94be chore: remove unused mount volumes (#1117)
  • 0cd80df feat: add custom labels to report (#1094)
  • 8909a40 feat: make node-collector volume and volume mount configurable (#1091)
  • 924e056 fix: CVE-2023-0464 (#1125)
  • c03b093 fix: fixing auth issues when accessing private registries using mirroring (#1066)
  • 4d1ad11 fix: report send duplicate report to webhook (#1068)
  • 5566f60 fix: set trivy-server service resource requests/limits (#1050)
  • badf765 incorrect check of ttlReportAnnotationStr in TTLReportReconciler (#1060)
  • f57815e prefer nvd score if both nvd and vendor cvss v3 scores exist (#1080)
  • 1f04eac typo (#1104)
  • cc65584 updating prometheus values in tutorial (#1102)

v0.12.1

13 Mar 11:13
ac3d29a
Compare
Choose a tag to compare

Changelog

v0.12.1-rc

12 Mar 09:26
f6b4329
Compare
Choose a tag to compare
v0.12.1-rc Pre-release
Pre-release

Changelog

v0.12.0

05 Mar 09:38
55d4188
Compare
Choose a tag to compare

Changelog

  • d302a04 fix!: Helm chart: add missing quote filter in config template (#1015)
  • e100287 add trivy_exposedsecrets_info metric with discovered secrets details (#1000)
  • e595e35 build(deps): Bump golang.org/x/net from 0.6.0 to 0.7.0 (#980)
  • 84a6bde build(deps): bump github.com/aquasecurity/defsec from 0.82.9 to 0.82.10 (#1006)
  • 8e03e7a build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.3 (#988)
  • b101fc9 build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.8.4 (#1005)
  • bc2ae29 build(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.1 (#987)
  • 736cad0 build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1007)
  • 849df97 build(deps): bump golang.org/x/net from 0.5.0 to 0.6.0 (#961)
  • 001e7df build(deps): bump golang.org/x/text from 0.6.0 to 0.7.0 (#960)
  • f13e721 chore: add custom pod labels for trivy-server (#979)
  • 98dbed1 chore: add custom podPriority for trivy-server (#982)
  • d4f25bb chore: bump trivy 0.38.0 (#1011)
  • 705873e chore: bump trivy dep v0.37.3 (#978)
  • 9d70e1b chore: remove helm lint from verify-code job (#975)
  • 5593362 chore: separate chart testing (#970)
  • e5f11c7 chore: separate envtest workflow (#969)
  • 8be21d3 chore: support storageClassName for trivy-server statefulset (#977)
  • 8f352e6 chore:: update ubuntu-20.04 to ubuntu-22.04 (#990)
  • 8d90b5f feat: add TTLSecondsAfterFinished time set (#983)
  • 44edfd6 feat: expose more details in trivy_vulnerability_id metric (#962)
  • c6dc804 feat: multi secret support (#1008)
  • 957eb9b feat: support pss compliance reports (#995)
  • 5e0f518 feat: webhook-support-misconfig (#1002)
  • cdfedbc fix: ci format (#996)
  • 222cc6c fix: code format (#954)
  • c364fb5 fix: get the data of the specified severity (#971)
  • 8647cd6 properly populate the target attribute of exposed secrets (#993)

v0.12.0-rc

03 Mar 07:18
821a177
Compare
Choose a tag to compare
v0.12.0-rc Pre-release
Pre-release

Changelog

  • e100287 add trivy_exposedsecrets_info metric with discovered secrets details (#1000)
  • e595e35 build(deps): Bump golang.org/x/net from 0.6.0 to 0.7.0 (#980)
  • 84a6bde build(deps): bump github.com/aquasecurity/defsec from 0.82.9 to 0.82.10 (#1006)
  • 8e03e7a build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.3 (#988)
  • b101fc9 build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.8.4 (#1005)
  • bc2ae29 build(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.1 (#987)
  • 736cad0 build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1007)
  • 849df97 build(deps): bump golang.org/x/net from 0.5.0 to 0.6.0 (#961)
  • 001e7df build(deps): bump golang.org/x/text from 0.6.0 to 0.7.0 (#960)
  • f13e721 chore: add custom pod labels for trivy-server (#979)
  • 98dbed1 chore: add custom podPriority for trivy-server (#982)
  • d4f25bb chore: bump trivy 0.38.0 (#1011)
  • 705873e chore: bump trivy dep v0.37.3 (#978)
  • 9d70e1b chore: remove helm lint from verify-code job (#975)
  • 5593362 chore: separate chart testing (#970)
  • e5f11c7 chore: separate envtest workflow (#969)
  • 8be21d3 chore: support storageClassName for trivy-server statefulset (#977)
  • 8f352e6 chore:: update ubuntu-20.04 to ubuntu-22.04 (#990)
  • 8d90b5f feat: add TTLSecondsAfterFinished time set (#983)
  • 44edfd6 feat: expose more details in trivy_vulnerability_id metric (#962)
  • c6dc804 feat: multi secret support (#1008)
  • 957eb9b feat: support pss compliance reports (#995)
  • 5e0f518 feat: webhook-support-misconfig (#1002)
  • cdfedbc fix: ci format (#996)
  • 222cc6c fix: code format (#954)
  • c364fb5 fix: get the data of the specified severity (#971)
  • 8647cd6 properly populate the target attribute of exposed secrets (#993)