From 78c1a00891113b0934f4557a25c576fc2f2f6c1d Mon Sep 17 00:00:00 2001 From: Betty Date: Tue, 19 May 2026 21:47:16 +0200 Subject: [PATCH] post: commit fb440a8 in bojemoi --- .../commits/2026-05-19-commit-fb440a8.md | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 content/posts/commits/2026-05-19-commit-fb440a8.md diff --git a/content/posts/commits/2026-05-19-commit-fb440a8.md b/content/posts/commits/2026-05-19-commit-fb440a8.md new file mode 100644 index 0000000..aefb168 --- /dev/null +++ b/content/posts/commits/2026-05-19-commit-fb440a8.md @@ -0,0 +1,44 @@ +--- +title: "[bojemoi] feat(pipeline): extension des pays cibles CEI — RU + BY + KZ" +date: 2026-05-19T21:47:16+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit fb440a8 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `fb440a8` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `fb440a88bb88a81a9ee65931cab77a014ee93b7e` | + + +### Description + +- thearm_ak47: TARGET_COUNTRY env var → clause SQL IN dynamique +- masscan_msf_script.py: parse liste CSV, cycle round-robin par pays +- stack/40-service-borodino.yml: TARGET_COUNTRY=RU,BY,KZ sur ak47 et masscan + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M borodino/thearm_ak47 +M stack/40-service-borodino.yml +M tsushima/masscan_msf_script.py +``` + +### Diff Summary + +``` + borodino/thearm_ak47 | 12 ++++++-- + stack/40-service-borodino.yml | 68 ++++-------------------------------------- + tsushima/masscan_msf_script.py | 15 ++++++---- + 3 files changed, 25 insertions(+), 70 deletions(-) +```