From d3d006e669d68666189d17fad8f6880734546a07 Mon Sep 17 00:00:00 2001 From: Betty Date: Wed, 18 Feb 2026 14:34:22 +0100 Subject: [PATCH] post: push 4 commit(s) to bojemoi/main --- .../2026-02-18-push-bojemoi-main-6de2dcd.md | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 content/posts/pushes/2026-02-18-push-bojemoi-main-6de2dcd.md diff --git a/content/posts/pushes/2026-02-18-push-bojemoi-main-6de2dcd.md b/content/posts/pushes/2026-02-18-push-bojemoi-main-6de2dcd.md new file mode 100644 index 0000000..26f5747 --- /dev/null +++ b/content/posts/pushes/2026-02-18-push-bojemoi-main-6de2dcd.md @@ -0,0 +1,44 @@ +--- +title: "[bojemoi] Push 4 commit(s) to main" +date: 2026-02-18T14:34:16+01:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 4 commit(s) par Betty dans bojemoi/main" +author: "Betty" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 4 | +| **Pushed by** | Betty | + +### Commits + +- **6de2dcd** volumes: add Tempo datasource to Grafana, update rsync config (Betty) +- **c4c408c** stacks: various updates - suricata enricher, network fixes, placement cleanup (Betty) +- **b76f9a8** samsonov: integrate bojemoi-mitre-attack library for vuln enrichment (Betty) +- **c33a4a5** borodino: bm12 v2 - targeted NSE scripts and server classification (Betty) + + +### Diff Summary + +``` + borodino/thearm_bm12 | 389 ++++++++++++++++++--- + samsonov/Dockerfile.samsonov | 6 +- + .../pentest_orchestrator/plugins/plugin_faraday.py | 71 +++- + stack/01-service-hl.yml | 9 +- + stack/01-suricata-host.yml | 16 + + stack/45-service-ml-threat-intel.yml | 3 - + stack/46-service-razvedka.yml | 2 +- + stack/47-service-vigie.yml | 2 +- + stack/48-service-dozor.yml | 2 +- + stack/60-service-samsonov.yml | 164 --------- + .../provisioning/datasources/datasources.yml | 18 + + volumes/rsync/configs/rsyncd.conf | 29 +- + 12 files changed, 460 insertions(+), 251 deletions(-) +```