From b749e49ae8309dce80e22e389154d20e1bc9eac0 Mon Sep 17 00:00:00 2001 From: Betty Date: Fri, 19 Jun 2026 07:14:15 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-06-19-push-bojemoi-main-90b0e6e.md | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 content/posts/pushes/2026-06-19-push-bojemoi-main-90b0e6e.md diff --git a/content/posts/pushes/2026-06-19-push-bojemoi-main-90b0e6e.md b/content/posts/pushes/2026-06-19-push-bojemoi-main-90b0e6e.md new file mode 100644 index 0000000..22bb895 --- /dev/null +++ b/content/posts/pushes/2026-06-19-push-bojemoi-main-90b0e6e.md @@ -0,0 +1,33 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-06-19T07:14:11+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 + +- **90b0e6e** feat(mcp): add full Metasploit RPC service (Betty) + + +### Diff Summary + +``` + mcp-server/requirements.txt | 1 + + mcp-server/server.py | 105 ++++++++++++++++- + mcp-server/tools/metasploit.py | 261 +++++++++++++++++++++++++++++++++++++++++ + stack/49-service-mcp.yml | 6 + + 4 files changed, 372 insertions(+), 1 deletion(-) +```