From cb4455afcc2f61f4c00bfed7c279dd43c563bbb2 Mon Sep 17 00:00:00 2001 From: Betty Date: Wed, 25 Feb 2026 18:43:02 +0100 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-02-25-push-bojemoi-main-f0d9fc1.md | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 content/posts/pushes/2026-02-25-push-bojemoi-main-f0d9fc1.md diff --git a/content/posts/pushes/2026-02-25-push-bojemoi-main-f0d9fc1.md b/content/posts/pushes/2026-02-25-push-bojemoi-main-f0d9fc1.md new file mode 100644 index 0000000..56e860c --- /dev/null +++ b/content/posts/pushes/2026-02-25-push-bojemoi-main-f0d9fc1.md @@ -0,0 +1,33 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-02-25T18:42:57+01:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 1 commit(s) par Betty dans bojemoi/main" +author: "Betty" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 1 | +| **Pushed by** | Betty | + +### Commits + +- **f0d9fc1** borodino/bm12: add OSINT enrichment after host fingerprinting (Betty) + + +### Diff Summary + +``` + borodino/Dockerfile.borodino | 1 + + borodino/osint_lookup.py | 213 ++++++++++++++++++++++++++++++++++++++++++ + borodino/thearm_bm12 | 83 +++++++++++----- + stack/40-service-borodino.yml | 3 + + 4 files changed, 279 insertions(+), 21 deletions(-) +```