Add 25 blog posts from bojemoi_boot, bojemoi-telegram, bojemoi_ml-threat-intel
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 6s

Generated commit history posts for 3 additional repos:
- bojemoi_boot: 4 commits
- bojemoi-telegram: 13 commits
- bojemoi_ml-threat-intel: 8 commits

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Betty
2026-02-17 14:24:12 +01:00
parent 7ac1bd5f4f
commit a027bcfb3d
25 changed files with 1071 additions and 0 deletions

View File

@@ -0,0 +1,44 @@
---
title: "[bojemoi_ml-threat-intel] Add AI-powered threat correlation and report generation via Claude API"
date: 2026-02-10T14:55:33+01:00
draft: false
tags: ["commit", "bojemoi_ml-threat-intel", "feature"]
categories: ["Git Activity"]
summary: "Commit 694b9ba par Betty — 6 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `694b9ba`
| | |
|---|---|
| **Repository** | bojemoi_ml-threat-intel |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `694b9baa8fbf9818903cf7fe93920d7df8542abc` |
| **Date** | 2026-02-10 |
### Description
Replace Phase 4 rule-based scoring with LLM correlation (Claude API via aiohttp),
with automatic fallback to rule-based if AI unavailable. Add markdown report
generation for investigations.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
### Fichiers modifiés
```
M .env.example
A ai_agents.py
M api.py
M config/config.yaml
M database.py
M investigator.py
```
### Statistiques
```
6 files changed, 326 insertions(+), 6 deletions(-)
```