Commit 5ddd089
committed
feat: Add macOS ESF pipeline (ecs_macos_esf)
Add processing pipeline for macOS Endpoint Security Framework (ESF) events.
- Maps Sigma taxonomy fields to ECS fields
- Supports 16 logsource categories (process_creation, file_event, etc.)
- Includes 8 unit tests
- Adds field mappings for process, user, file, network, and code signature fields
- Includes macOS-specific fields (SignalNumber, PtraceRequest, XpcServiceName, etc.)1 parent 40d8da0 commit 5ddd089
4 files changed
Lines changed: 707 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
0 commit comments