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

I came upon an issue with the new way to compile tracee with docker: ``` make -f builder/Makefile.tracee-make alpine-prepare make -f builder/Makefile.tracee-make alpine-make ARG="clean all" ``` This results the following...

bug

## Prerequisites - [x] Is this an EPIC issue describing other issues ? (add label: EPIC) ## Feature description - Load the Program - Block something - Alert through tracee-rules...

feature
EPIC

Currently, when tracee-ebpf receive the exit signal it finishes the `Tracee.Run()` function and return to `main`. In `main`, the `printer.Close()` method is called which disable future writing to the printer....

bug
tracee-ebpf

## 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:...

area/ebpf

## 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:...

bug
tracee-ebpf

## Prerequisites - [ ] This issue is an EPIC issue (add label: EPIC). - [ ] This issue is an EPIC TASK (add issue to EPIC description). Select one...

feature

## Prerequisites - [ ] This issue is an EPIC issue (add label: EPIC). - [x] This issue is an EPIC TASK (add issue to EPIC description). Select one OR...

feature

## Prerequisites - [x] This issue is an EPIC issue (add label: EPIC). Select one OR another: - [x] I'll create a PR to implement this feature (assign to yourself)....

feature
EPIC

## Prerequisites - [ ] This issue is an EPIC issue (add label: EPIC). - [ ] This issue is an EPIC TASK (add issue to EPIC description). Select one...

signatures
feature

The mapping between tracee Finding and falcosidekick Payload doesn't properly map the severity and key metadata items. when displayed in falcosidecick-ui the filters doesn't work cc: @idanr1986

good first issue
tracee-ebpf