From 51b1133019ca3c831889722010e52adb273cd96b Mon Sep 17 00:00:00 2001 From: Betty Date: Thu, 18 Jun 2026 22:59:34 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-06-18-push-bojemoi-main-a65a528.md | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 content/posts/pushes/2026-06-18-push-bojemoi-main-a65a528.md diff --git a/content/posts/pushes/2026-06-18-push-bojemoi-main-a65a528.md b/content/posts/pushes/2026-06-18-push-bojemoi-main-a65a528.md new file mode 100644 index 0000000..55d5803 --- /dev/null +++ b/content/posts/pushes/2026-06-18-push-bojemoi-main-a65a528.md @@ -0,0 +1,38 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-06-18T22:59:29+02: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 + +- **a65a528** fix(pipeline): nuclei timeout, MCP StreamableHTTP, UZI payload & target filtering (Betty) + + +### Diff Summary + +``` + .claude/agent-memory/infra-daily-monitor/MEMORY.md | 64 ++++++++++++++++++++-- + .claude/agent-memory/pipeline/MEMORY.md | 45 ++++++++++----- + .mcp.json | 4 +- + alert-agent/alert_agent/webhook.py | 10 ++-- + borodino/thearm_uzi | 8 ++- + mcp-server/server.py | 49 +++++++++-------- + samsonov/nuclei_api/main.py | 12 ++-- + stack/40-service-borodino.yml | 4 +- + volumes/prometheus/rules/alert_rules.yml | 10 ---- + 9 files changed, 143 insertions(+), 63 deletions(-) +```