From 863c69f44f5b86e157639df46aece4fc2c7ed06f Mon Sep 17 00:00:00 2001 From: Betty Date: Thu, 2 Jul 2026 19:41:56 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-07-02-push-bojemoi-main-3a198fe.md | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 content/posts/pushes/2026-07-02-push-bojemoi-main-3a198fe.md diff --git a/content/posts/pushes/2026-07-02-push-bojemoi-main-3a198fe.md b/content/posts/pushes/2026-07-02-push-bojemoi-main-3a198fe.md new file mode 100644 index 0000000..801db72 --- /dev/null +++ b/content/posts/pushes/2026-07-02-push-bojemoi-main-3a198fe.md @@ -0,0 +1,34 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-07-02T19:41:51+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 + +- **3a198fe** refactor(samsonov): migrate pentest_orchestrator and nuclei_api to bojemoi-sdk (grafana-watcher) + + +### Diff Summary + +``` + samsonov/nuclei_api/Dockerfile | 8 +- + samsonov/nuclei_api/main.py | 163 +++----------- + samsonov/nuclei_api/requirements.txt | 2 - + samsonov/pentest_orchestrator/Dockerfile | 8 +- + samsonov/pentest_orchestrator/main.py | 366 +++---------------------------- + 5 files changed, 74 insertions(+), 473 deletions(-) +```