tracee VS starboard

Compare tracee vs starboard and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
tracee starboard
12 4
3,241 1,345
3.3% 0.3%
9.8 7.7
4 days ago 3 months ago
Go Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tracee

Posts with mentions or reviews of tracee. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-19.
  • Linux runtime security agent powered by eBPF
    5 projects | news.ycombinator.com | 19 Oct 2023
  • Identifying PID generating DNS requests
    2 projects | /r/linuxquestions | 6 Jun 2023
    There're many other tools: https://github.com/aquasecurity/tracee from AquaSecurity for example
  • Help identifying which process is sending network requests
    4 projects | /r/linuxquestions | 4 Apr 2023
    You can also use tracee, or auditd
  • How do I intercept executed commands in user space?
    3 projects | /r/kernel | 26 Dec 2022
    If you're interested specifically in bash, you can look into bcc's bashreadline to output user commands. If you're interested in applying security policies to potential user commands, you can also take a look at Tracee although other open source solutions exist here as well.
  • Implement DevSecOps to Secure your CI/CD pipeline
    54 projects | dev.to | 27 Sep 2022
    Falco is a cloud native Kubernetes threat detection tool. It can detect unexpected behavior, intrusions, and data theft in real time. In the backend, it uses Linux eBPF technology to trace your system and applications at runtime. For example, it can detect if someone tries to read a secret file inside a container, access a pod as a root user, etc, and trigger a webhook or send logs to the monitoring system. There are similar tools like Tetragon, KubeArmor, and Tracee which also provide Kubernetes runtime security.
  • Debian 10 - Potentially infected by Hajime Threat
    1 project | /r/linuxquestions | 18 Aug 2022
  • Ask HN: Who is hiring? (January 2022)
    28 projects | news.ycombinator.com | 3 Jan 2022
    Aqua Security | Open Source Engineer (Go) | Remote

    Aqua Security provides the next generation of Cloud Native security solutions, and open source has been core to our DNA and strategy. Our Open Source team is fully remote worldwide.

    - https://github.com/aquasecurity/starboard : Kubernetes security, api-machinery and operators, security tool orchastration.

    - https://github.com/aquasecurity/trivy : Vulnerability and misconfiguration scanning, image/packages/code, static analysis.

    - https://github.com/aquasecurity/tracee : Runtime security, detect suspicious behavior, Linux and eBPF.

    I'm the hiring manager, feel free to DM me on twitter @itaysk if you have questions.

    Apply here: https://www.aquasec.com/about-us/careers/co/engineering/81.E...

    I will also be looking for an Engineering Manager to join the team soon. Responsibilities include people management, product direction, cross-team collaboration enablement. Need to understand the cloud native and opens source landscape. If you're interested please DM me on Twitter since the job posting isn't up yet.

  • Found malware on my system... can anyone tell me what it is? (or where better to ask)
    2 projects | /r/linuxquestions | 13 Aug 2021
    Besides opensnitch to monitor outbound connections you can use https://github.com/aquasecurity/tracee/tree/main/tracee-ebpf or the bpfcc-tools (apt install bpfcc-tools, opensnoop-bpfcc, execsnoop-bpfcc, tcpconnect-bpfcc, etc) to monitor the system, just in case there's something still running.
  • Ask HN: Who is hiring? (May 2021)
    20 projects | news.ycombinator.com | 3 May 2021
    Aqua Security provides the next generation of Cloud Native security solutions, and open source has been a core part to our DNA and strategy. Our Open Source team is fully remote worldwide. We are looking to expand with:

    - Golang / Kubernetes engineer for https://github.com/aquasecurity/starboard

    - Golang engineer for https://github.com/aquasecurity/trivy

    - eBPF/kernel developer for https://github.com/aquasecurity/tracee

    I'm the hiring manager, feel free to DM me on twitter @itaysk if you have questions.

    Apply here: https://www.aquasec.com/about-us/careers/co/engineering/81.E...

  • #Tracee: Seguridad y análisis forense en tiempo de ejecución con eBPF 🛡
    1 project | /r/u_esgeeks | 19 Apr 2021

starboard

Posts with mentions or reviews of starboard. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-28.
  • What to do when pentesters complain about helm charts?
    3 projects | /r/kubernetes | 28 Jul 2022
    • STARBOARD (https://github.com/aquasecurity/starboard)
  • CVEs exposure of used base images
    3 projects | /r/kubernetes | 10 Apr 2022
  • Ask HN: Who is hiring? (August 2021)
    14 projects | news.ycombinator.com | 2 Aug 2021
    Aqua Security | Open Source Engineer (Go) | Remote

    Aqua Security provides the next generation of Cloud Native security solutions, and open source has been core to our DNA and strategy. Our Open Source team is fully remote worldwide.

    We are looking for engineers to work on:

    - https://github.com/aquasecurity/starboard : Golang, Kubernetes, K8s operator.

  • Ask HN: Who is hiring? (May 2021)
    20 projects | news.ycombinator.com | 3 May 2021
    Aqua Security provides the next generation of Cloud Native security solutions, and open source has been a core part to our DNA and strategy. Our Open Source team is fully remote worldwide. We are looking to expand with:

    - Golang / Kubernetes engineer for https://github.com/aquasecurity/starboard

    - Golang engineer for https://github.com/aquasecurity/trivy

    - eBPF/kernel developer for https://github.com/aquasecurity/tracee

    I'm the hiring manager, feel free to DM me on twitter @itaysk if you have questions.

    Apply here: https://www.aquasec.com/about-us/careers/co/engineering/81.E...

What are some alternatives?

When comparing tracee and starboard you can also consider the following projects:

falco - Cloud Native Runtime Security

trivy - Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

nakama - Distributed server for social and realtime games and apps.

ThreatMapper - Open source cloud native security observability platform. Linux, K8s, AWS Fargate and more.

siad - The Sia daemon

libseccomp - The main libseccomp repository

trivy-enforcer - [EXPERIMENTAL] Kubernetes Operator for Image Assurance

eBPF-Guide - eBPF (extended Berkeley Packet Filter) Guide. Learn all about the eBPF Tools and Libraries for Security, Monitoring , and Networking.

zotero - Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share your research sources.

ebpfkit - ebpfkit is a rootkit powered by eBPF

cost-model - Cross-cloud cost allocation models for Kubernetes workloads [Moved to: https://github.com/kubecost/opencost]