All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
One-shot import of all bojemoi repo commits as Hugo posts. Each post includes metadata, files changed, and diff stats. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
53 lines
1.3 KiB
Markdown
53 lines
1.3 KiB
Markdown
---
|
|
title: "Add Razvedka: Telegram CTI service for DDoS prediction"
|
|
date: 2026-02-13T00:00:21+01:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "feature", "stack"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit 446afb1 par Betty — 12 fichier(s) modifié(s)"
|
|
author: "Betty"
|
|
---
|
|
|
|
## Commit `446afb1`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Auteur** | Betty |
|
|
| **Hash** | `446afb143c6b531712c0073c465513d1a2e78cf0` |
|
|
| **Date** | 2026-02-13 |
|
|
|
|
### Description
|
|
|
|
Monitors 7 hacktivist channels (CyberArmyofRussia, Killnet, XakNet,
|
|
SolntsepekZ, etc.) via Telethon, extracts entities with spaCy + lingua
|
|
language detection, scores intention and France-relevance, stores in
|
|
PostgreSQL buzz_log, and alerts via Telegram/Alertmanager on cluster
|
|
detection.
|
|
|
|
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
|
|
|
### Fichiers modifiés
|
|
|
|
```
|
|
A razvedka/Dockerfile.razvedka
|
|
A razvedka/razvedka/__init__.py
|
|
A razvedka/razvedka/alerter.py
|
|
A razvedka/razvedka/config.py
|
|
A razvedka/razvedka/db.py
|
|
A razvedka/razvedka/extractor.py
|
|
A razvedka/razvedka/keywords.py
|
|
A razvedka/razvedka/main.py
|
|
A razvedka/razvedka/metrics.py
|
|
A razvedka/razvedka/scorer.py
|
|
A razvedka/requirements.txt
|
|
A stack/45-service-razvedka.yml
|
|
```
|
|
|
|
### Statistiques
|
|
|
|
```
|
|
12 files changed, 1033 insertions(+)
|
|
```
|