Skip to content

Releases: aquasecurity/tracee

v0.15.0

07 Jun 13:44
Compare
Choose a tag to compare

Docker Image (x86_64 only)

  • docker pull docker.io/aquasec/tracee:0.15.0

Docker Images (per architecture)

  • docker pull docker.io/aquasec/tracee:x86_64-0.15.0
  • docker pull docker.io/aquasec/tracee:aarch64-0.15.0

What's Changed

Full Changelog: v0.14.2...v0.15.0

v0.14.2

12 May 22:52
8b47b3d
Compare
Choose a tag to compare

Docker Image (x86_64 only)

  • docker pull docker.io/aquasec/tracee:0.14.2

Docker Images (per architecture)

  • docker pull docker.io/aquasec/tracee:x86_64-0.14.2
  • docker pull docker.io/aquasec/tracee:aarch64-0.14.2

What's Changed

Full Changelog: v0.14.1...v0.14.2

v0.14.1

10 May 04:45
Compare
Choose a tag to compare

Docker Image (x86_64 only)

  • docker pull docker.io/aquasec/tracee:0.14.1

Docker Images (per architecture)

  • docker pull docker.io/aquasec/tracee:x86_64-0.14.1
  • docker pull docker.io/aquasec/tracee:aarch64-0.14.1

What's Changed (Bug Fix Release)

Full Changelog: v0.14.0...v0.14.1

v0.14.0

03 May 06:30
ade305d
Compare
Choose a tag to compare

⚡️ Release notes: https://github.com/aquasecurity/tracee/discussions/3041 ⚡️

Docker Image (x86_64 only)

  • docker pull docker.io/aquasec/tracee:0.14.0

Docker Images (per architecture)

  • docker pull docker.io/aquasec/tracee:x86_64-0.14.0
  • docker pull docker.io/aquasec/tracee:aarch64-0.14.0

What's Changed

New Contributors

Full Changelog: v0.13.1...v0.14.0

v0.13.1

06 Apr 19:05
d5b03e0
Compare
Choose a tag to compare

⚡️ Release notes and discussion: https://github.com/aquasecurity/tracee/discussions/2989 ⚡️

Docker Images (x86_64 only)

  • docker pull docker.io/aquasec/tracee:0.13.1
  • docker pull docker.io/aquasec/tracee:0.13.1-full

Docker Images (per architecture)

  • docker pull docker.io/aquasec/tracee:x86_64-0.13.1
  • docker pull docker.io/aquasec/tracee:x86_64-0.13.1-full
  • docker pull docker.io/aquasec/tracee:aarch64-0.13.1
  • docker pull docker.io/aquasec/tracee:aarch64-0.13.1-full

The regular image is built with an embedded portable CO-RE eBPF object and BTFHub (for kernels not supporting BTF info). The full image is built with an embedded portable CO-RE eBPF object and it is capable of building a per kernel non CO-RE eBPF object.

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

01 Apr 05:13
5edfbb6
Compare
Choose a tag to compare

⚡️ Release notes and discussion: https://github.com/aquasecurity/tracee/discussions/2963⚡️

Docker Images (x86_64 only)

  • docker pull docker.io/aquasec/tracee:0.13.0
  • docker pull docker.io/aquasec/tracee:0.13.0-full

Docker Images (per architecture)

  • docker pull docker.io/aquasec/tracee:x86_64-0.13.0
  • docker pull docker.io/aquasec/tracee:x86_64-0.13.0-full
  • docker pull docker.io/aquasec/tracee:aarch64-0.13.0
  • docker pull docker.io/aquasec/tracee:aarch64-0.13.0-full

The regular image is built with an embedded portable CO-RE eBPF object and BTFHub (for kernels not supporting BTF info). The full image is built with an embedded portable CO-RE eBPF object and it is capable of building a per kernel non CO-RE eBPF object.

What's Changed

Read more

v0.12.0

03 Mar 18:47
6c88fd6
Compare
Choose a tag to compare

⚡️ Release notes and discussion: https://github.com/aquasecurity/tracee/discussions/2803 ⚡️

Docker images

  • docker pull docker.io/aquasec/tracee:0.12.0 (embedded eBPF CO-RE obj with BTFHUB support)
  • docker pull docker.io/aquasec/tracee:full-0.12.0 (compiles non CO-RE eBPF object on startup)

commit log

New Contributors

Full Changelog: v0.11.1...v0.12.0

v0.11.1

15 Feb 03:49
56dc0ac
Compare
Choose a tag to compare

v0.11.1 highlights and discussion

Docker images

  • docker pull docker.io/aquasec/tracee:0.11.1 (embedded eBPF CO-RE obj with BTFHUB support)
  • docker pull docker.io/aquasec/tracee:full-0.11.1 (compiles non CO-RE eBPF object on startup)

v0.11.0

31 Jan 14:04
1742355
Compare
Choose a tag to compare

v0.11.0 highlights and discussion

Docker images

  • docker pull docker.io/aquasec/tracee:0.11.0 (embedded eBPF CO-RE obj with BTFHUB support)
  • docker pull docker.io/aquasec/tracee:full-0.11.0 (compiles non CO-RE eBPF object on startup)

v0.10.0

16 Dec 01:36
Compare
Choose a tag to compare

Release highlights and summary

👉 https://github.com/aquasecurity/tracee/discussions/2503

Full Changelog