post: push 1 commit(s) to bojemoi/main
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 9s

This commit is contained in:
Betty
2026-07-02 19:21:40 +02:00
parent e3faa03a21
commit 245e569590

View File

@@ -0,0 +1,37 @@
---
title: "[bojemoi] Push 1 commit(s) to main"
date: 2026-07-02T19:21:34+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
- **3e5fead** refactor(mcp-server): migrate to bojemoi-sdk (grafana-watcher)
### Diff Summary
```
mcp-server/Dockerfile | 8 +-
mcp-server/requirements.txt | 3 -
mcp-server/server.py | 14 ++-
mcp-server/tools/database.py | 189 ----------------------------
mcp-server/tools/defectdojo.py | 190 ----------------------------
mcp-server/tools/metasploit.py | 272 -----------------------------------------
mcp-server/tools/osint.py | 140 ---------------------
sdk/bojemoi/database.py | 9 ++
8 files changed, 25 insertions(+), 800 deletions(-)
```