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,40 @@
---
title: "[bojemoi-telegram] Restore inline MITRE ATT&CK code and fix Dockerfile build"
date: 2026-02-16T18:43:39+01:00
draft: false
tags: ["commit", "bojemoi-telegram"]
categories: ["Git Activity"]
summary: "Commit d32c6c0 par Betty — 2 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `d32c6c0`
| | |
|---|---|
| **Repository** | bojemoi-telegram |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `d32c6c0fbe6d1d930a3f26a4c47b87c60bc08271` |
| **Date** | 2026-02-16 |
### Description
Remove broken COPY --from=mitre-attack dependency from Dockerfile and
restore the original inline MITRE ATT&CK implementation instead of
re-exports from the unavailable bojemoi-mitre-attack shared library.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
### Fichiers modifiés
```
M telegram-bot/Dockerfile.telegram-bot
M telegram-bot/integrations/mitre_attack.py
```
### Statistiques
```
2 files changed, 640 insertions(+), 10 deletions(-)
```