aquasecurity / aquasecurity/tracee
tracee single binary should not load plugin if traced events is not a signature event
Open
kind/bug
priority/backlog
- Dominant language
- Go
- Stars
- 4.6k
- Forks
- 507
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 9
Description
## Description
After discussions at https://github.com/aquasecurity/tracee/discussions/3065#discussioncomment-5837732 (not necessiraly related to the issue being described here) and to check the following bug: https://github.com/aquasecurity/tracee/issues/2778 we should, perhaps, seek a way of NOT loading the plugin mechanism if events being traced aren't signature events.
This could avoid errors when trying to execute the `tracee` single binary when compiled statically, like described at https://github.com/aquasecurity/tracee/discussions/3065#discussioncomment-5837634
Contributor guide
Assessment
This issue has not been assessed yet.