From 128f131da7bfcf106896c36e048aa3499cad4a4c Mon Sep 17 00:00:00 2001 From: Betty Date: Tue, 24 Feb 2026 22:49:26 +0100 Subject: [PATCH] post: commit 393c5e7 in bojemoi --- .../commits/2026-02-24-commit-393c5e7.md | 43 +++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 content/posts/commits/2026-02-24-commit-393c5e7.md diff --git a/content/posts/commits/2026-02-24-commit-393c5e7.md b/content/posts/commits/2026-02-24-commit-393c5e7.md new file mode 100644 index 0000000..6931c5e --- /dev/null +++ b/content/posts/commits/2026-02-24-commit-393c5e7.md @@ -0,0 +1,43 @@ +--- +title: "[bojemoi] blog,osint: add draft posts and OSINT report" +date: 2026-02-24T22:49:26+01:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 393c5e7 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `393c5e7` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `393c5e72f065cbf9f22b94843373778a1a4685df` | + + +### Description + +- blog/ : posts EN et FR threat intelligence homelab +- osint-reports/ : rapport OSINT progruzspb.ru (2026-02-22) + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +A blog/Building a Homelab Threat Intelligence Platform with ML.md +A blog/threat-intel-homelab-post-fr.md +A osint-reports/progruzspb-ru-20260222.md +``` + +### Diff Summary + +``` + ...Homelab Threat Intelligence Platform with ML.md | 291 ++++++++++++++++++++ + blog/threat-intel-homelab-post-fr.md | 305 +++++++++++++++++++++ + osint-reports/progruzspb-ru-20260222.md | 138 ++++++++++ + 3 files changed, 734 insertions(+) +```