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

## 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 Select one OR another: - [x] I have discussed the refactoring idea with one (or another) maintainer. - [ ] I'll create a PR to implement this refactoring...

refactor

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

area/performance
area/testing
priority/backlog

## 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 Select one OR another: - [ ] I have discussed the refactoring idea with one (or another) maintainer. - [x] I'll create a PR to implement this refactoring...

refactor

Since tracee is a performance sensitive program, there is a need to ensure consistent performance and to responsibly control performance reductions if needed. As such a performance gate for PR...

EPIC
kind/chore

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

refactor

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

We would like to have the option to inject filters to eBPF events. For example, `security_open_file` event is fired many times, and most of it is non-suspicious paths. The idea...

tracee-ebpf
performance

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

testing
feature