post: commit 7751c16 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled

This commit is contained in:
Betty
2026-02-24 22:49:12 +01:00
parent e2826dd48d
commit a71c6a9132

View File

@@ -0,0 +1,41 @@
---
title: "[bojemoi] suricata-attack-enricher: add enricher service"
date: 2026-02-24T22:49:12+01:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 7751c16 par Betty dans bojemoi"
author: "Betty"
---
## Commit `7751c16`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `7751c16f9c238e6f3a624d664d7ea601945213a4` |
### Description
Service Python async : suit eve.json Suricata en temps réel, mappe chaque
alerte vers ATT&CK, insère en batch dans bojemoi_threat_intel (batch 50 / flush 5s).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
A suricata-attack-enricher/enricher.py
A suricata-attack-enricher/requirements.txt
```
### Diff Summary
```
suricata-attack-enricher/enricher.py | 235 ++++++++++++++++++++++++++++++
suricata-attack-enricher/requirements.txt | 1 +
2 files changed, 236 insertions(+)
```