Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle SYSCALL events early #238

Merged
merged 3 commits into from
Jan 2, 2025

Conversation

hillu
Copy link
Collaborator

@hillu hillu commented Dec 18, 2024

This involves

  • deciding whether the process is known / updating the process table
  • handling labels
  • handling container info
  • deciding whether the event should be filtered, avoiding unnecessary work for enrichment/transformation

@hillu hillu force-pushed the feature/early-syscall-handling branch from 1380039 to 81bb286 Compare December 18, 2024 21:21
@hillu hillu changed the title (wip) Handle SYSCALL events early Handle SYSCALL events early Dec 18, 2024
@hillu hillu force-pushed the feature/early-syscall-handling branch from 81bb286 to f36481e Compare December 21, 2024 01:33
@hillu hillu force-pushed the feature/early-syscall-handling branch 2 times, most recently from eecda80 to c5cc735 Compare January 2, 2025 15:25
@hillu hillu force-pushed the feature/early-syscall-handling branch from c5cc735 to 4ebf890 Compare January 2, 2025 16:07
This involves
- deciding whether the process is known / updating the process table
- handling labels
- handling container info
- deciding whether the event should be filtered, avoiding unnecessary
  work for enrichment/transformation
@hillu hillu force-pushed the feature/early-syscall-handling branch from 4ebf890 to 72d734f Compare January 2, 2025 16:07
@hillu hillu merged commit 0347aa8 into threathunters-io:master Jan 2, 2025
9 checks passed
@hillu hillu deleted the feature/early-syscall-handling branch January 2, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant