From 44a62c110467d0461b744bf3d2eb91f503ef30df Mon Sep 17 00:00:00 2001 From: Betty Date: Tue, 23 Jun 2026 17:21:07 +0200 Subject: [PATCH] post: commit 4d4cb42 in bojemoi --- .../commits/2026-06-23-commit-4d4cb42.md | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 content/posts/commits/2026-06-23-commit-4d4cb42.md diff --git a/content/posts/commits/2026-06-23-commit-4d4cb42.md b/content/posts/commits/2026-06-23-commit-4d4cb42.md new file mode 100644 index 0000000..fa9be32 --- /dev/null +++ b/content/posts/commits/2026-06-23-commit-4d4cb42.md @@ -0,0 +1,42 @@ +--- +title: "[bojemoi] feat(pipeline): ajouter sliver au pipeline agent" +date: 2026-06-23T17:21:07+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 4d4cb42 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `4d4cb42` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `4d4cb4241437442c12121f1c4129b797bb82b115` | + + +### Description + +- Ajout de borodino_sliver-worker dans la service map +- Bloc SLIVER : logs + query sliver_session_log (session_id, implant, + os, username, hostname, status) +- Consolidated snapshot : sliver inclus dans la vue globale +- Argument parsing : 'sliver' reconnu comme filtre single-service + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M .claude/agents/pipeline.md +``` + +### Diff Summary + +``` + .claude/agents/pipeline.md | 41 +++++++++++++++++++++++++++++++++++++++-- + 1 file changed, 39 insertions(+), 2 deletions(-) +```