We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d049605 + 379ca7d commit cbefe99Copy full SHA for cbefe99
README.md
@@ -23,6 +23,7 @@ ai-siem/ # AI SIEM core structure (255+ components)
23
├── detections/ # Detection rules (8 detections with metadata)
24
│ └── community/ # Community-contributed detection rules
25
├── monitors/ # Monitoring scripts (3 Python monitors)
26
+ ├── pipelines/ # Prepared for Observo Transformations
27
├── parsers/ # Parsing logic and configurations (165 parsers)
28
│ ├── community/ # 148 community parsers (*.conf + metadata)
29
│ └── sentinelone/ # 17 official marketplace parsers (*.conf + metadata)
0 commit comments