Skip to content

Releases: aquasecurity/trivy-operator

v0.10.0-rc3

01 Jan 19:07
74935b3
Compare
Choose a tag to compare
v0.10.0-rc3 Pre-release
Pre-release

Changelog

  • 9175c02 build(deps): bump actions/setup-python from 4.3.1 to 4.4.0 (#807)
  • 5b8d043 build(deps): bump actions/stale from 6 to 7 (#809)
  • 4136697 build(deps): bump azure/setup-helm from 3.4 to 3.5 (#805)
  • d00f366 build(deps): bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1 (#810)
  • 9221eed build(deps): bump github.com/onsi/gomega from 1.24.1 to 1.24.2 (#811)
  • 802bd90 build(deps): bump go.uber.org/multierr from 1.8.0 to 1.9.0 (#812)
  • b81d2d4 build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#806)
  • a924961 build(deps): bump helm/kind-action from 1.4.0 to 1.5.0 (#808)
  • b4f6693 chore: support volume mount (#818)
  • ce845b8 feat: add cis benchmark report (#817)
  • 4c0dc05 feat: add protection when links are empty (#804)

v0.10.0-rc2

22 Dec 23:49
0b155ed
Compare
Choose a tag to compare
v0.10.0-rc2 Pre-release
Pre-release

Changelog

v0.10.0-rc

22 Dec 21:04
086c1be
Compare
Choose a tag to compare
v0.10.0-rc Pre-release
Pre-release

Changelog

v0.9.1

13 Dec 12:41
4549f22
Compare
Choose a tag to compare

Changelog

  • a77a215 build(deps): bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 (#775)
  • 9c102f5 chore: expose skip-dir helm param (#786)

v0.9.0

11 Dec 15:51
58dad28
Compare
Choose a tag to compare

Discussion

Changelog

v0.9.0-rc2

11 Dec 14:46
fe00673
Compare
Choose a tag to compare
v0.9.0-rc2 Pre-release
Pre-release

Changelog

v0.9.0-rc

07 Dec 13:04
234356f
Compare
Choose a tag to compare
v0.9.0-rc Pre-release
Pre-release

Changelog

  • 559274b Add support for fs scan in client/server mode (#750)
  • 1cace1d build(deps): bump golang.org/x/net from 0.2.0 to 0.4.0 (#764)
  • f345262 build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0 (#758)
  • 97a67ca chore: format (#765)
  • d98930c feat: remove Trivys own ns from the exclude list (#752)
  • b52acbc fix: close connection on health check (#762)
  • 58f6607 fix: reduce server healthz calls (#763)

v0.8.0

05 Dec 07:43
a771a48
Compare
Choose a tag to compare

Discussion

Changelog

7143a8d chore: configure trivy server image repository and tag (#732)
3c5e9e0 feat: add package type to vulnerability report and package_type and class to metrics (#720)
91d3f03 feat: record misconfig failed checks only (#724)
88ea735 fix: add infra assesment ttl (#722)
c49ff27 fix: configure compress logs (#730)
d9aa810 refactor: separate policy config with different reconciler (#728)
dcc63aa refactor: separate scan job with different reconciler (#727)
f6e81d9 Bugfix - Changing scanner type for RoleBindings and ClusterRoleBindings (#737)
64b4ee2 chore: bump trivy v0.35.0 (#745)
df2fa64 fix: less cpu and memory consumption during scanning (#747)

v0.8.0-rc3

30 Nov 13:33
9adda7a
Compare
Choose a tag to compare
v0.8.0-rc3 Pre-release
Pre-release

Changelog

  • ce2e1e8 build(deps): bump github.com/aquasecurity/defsec from 0.82.4 to 0.82.6 (#735)
  • c5b2ca3 build(deps): bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 (#736)
  • 64b4ee2 chore: bump trivy v0.35.0 (#745)
  • df2fa64 fix: less cpu and memory consumption during scanning (#747)

v0.8.0-rc2

29 Nov 13:35
fe4b310
Compare
Choose a tag to compare
v0.8.0-rc2 Pre-release
Pre-release

Changelog

  • f6e81d9 Bugfix - Changing scanner type for RoleBindings and ClusterRoleBindings (#737)