aquasecurity / aquasecurity/tracee
Test all non-syscall events in all kernels
Open
area/testing
kind/feature
- Dominant language
- Go
- Stars
- 4.6k
- Forks
- 507
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 9
Description
We should run tests that all the non-syscall events we have are not generating any errors when run in all kernels.
A proposition to do so is to add the the e2e tests we have a stage that load all events, or test that load one event each time iterating over all of the events.
Contributor guide
Research direction
Start by locating the existing e2e tests and their kernel matrix. Determine how events are currently loaded, then run the proposed coverage across all non-syscall events and kernels. Done means every event completes without errors in each supported kernel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, linux
- Domain
- operating-systems, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100