aquasecurity / aquasecurity/tracee
tracee: refactor remove detect.Finding
Open
- Dominant language
- Go
- Stars
- 4.6k
- Forks
- 507
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 9
Description
With the unified binary, everything becomes an event, so signatures could trigger events themselves like derived events. Removing the necessity to convert [`detect.Finding`into a `trace.Event](https://github.com/aquasecurity/tracee/blob/main/pkg/ebpf/finding.go#L13)
Contributor guide
Assessment
This issue has not been assessed yet.