diff --git a/content/posts/pushes/2026-08-06-push-bojemoi-main-3c9a935.md b/content/posts/pushes/2026-08-06-push-bojemoi-main-3c9a935.md new file mode 100644 index 0000000..2ced67e --- /dev/null +++ b/content/posts/pushes/2026-08-06-push-bojemoi-main-3c9a935.md @@ -0,0 +1,33 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-08-06T23:06:36+02:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 1 commit(s) par grafana-watcher dans bojemoi/main" +author: "grafana-watcher" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 1 | +| **Pushed by** | grafana-watcher | + +### Commits + +- **3c9a935** feat(cti): ThreatFox + cross-référence MSF dans le MCP server (grafana-watcher) + + +### Diff Summary + +``` + mcp-server/requirements.txt | 2 +- + mcp-server/server.py | 84 +++++++++++ + sdk/bojemoi/cti.py | 336 ++++++++++++++++++++++++++++++++++++++++++++ + stack/49-service-mcp.yml | 3 + + 4 files changed, 424 insertions(+), 1 deletion(-) +```