aquasecurity / aquasecurity/tracee
Support path suffix filter for captures
Open
area/capture
area/filtering
kind/feature
- Dominant language
- Go
- Stars
- 4.6k
- Forks
- 507
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 9
Description
Currently we support prefix filters for read/write captures.
It make sense to support suffix also.
In general. it makes sense to support even both prefix and suffix filters together, but this is another issue.
Anyways, suffix could be implemented in the eBPF IMO, but maybe we can add other user-mode filters in the future.
Contributor guide
Assessment
This issue has not been assessed yet.