tracee icon indicating copy to clipboard operation
tracee copied to clipboard

Linux Runtime Security and Forensics using eBPF

Results 379 tracee issues
Sort by recently updated
recently updated
newest added

Select one OR another: - [x] I'll create a PR to implement this feature (assign to yourself). - [ ] Someone else should implement this (describe it well). ## Feature...

feature

## Initial Checklist - [x] There is an issue describing the need for this PR. - [x] Git log contains summary of the change. - [x] Git log contains motivation...

## Prerequisites - [x] I can reproduce the issue in latest released version. - [ ] I can reproduce the issue in development version (from source tree). - [x] I...

potential-bug

Continuing to maintain non-CORE bpf code adds more complexity to the bpf code, build system, and logistics for installing/running. With the addition of BTFHub support we should be able to...

tracee-ebpf
CO-RE

## Initial Checklist - [ ] There is an issue describing the need for this PR. - [x] Git log contains summary of the change. - [x] Git log contains...

## Prerequisites - [x] This affects latest released version. - [x] This affects current development tree (origin/HEAD). - [x] There isn't an issue describing the bug. ## Bug description During...

bug

## Prerequisites - [x] This affects latest released version. - [x] This affects current development tree (origin/HEAD). - [x] There isn't an issue describing the bug. Select one OR another:...

tracee-ebpf
potential-bug

parse http data from packets labeled as http, and output the event. support two http events - http_request and http_response. ## Initial Checklist - [x] There is an issue describing...

add bpf bytecode capturing ability to tracee-ebpf