aquasecurity / aquasecurity/tracee
magic_read event
Open
area/ebpf
area/events
kind/feature
- Dominant language
- Go
- Stars
- 4.6k
- Forks
- 507
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 9
Description
We currently have an event that catch a write of a new file called `magic_write`.
A similar event for reading files has its own value.
Because read operations is much more common than write, we should have filters to reduce its noise.
Contributor guide
Assessment
This issue has not been assessed yet.