From f5dfb072cf0480b3d570392b24267d37553cd0ac Mon Sep 17 00:00:00 2001 From: Betty Date: Sun, 28 Jun 2026 21:56:58 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-06-28-push-bojemoi-main-dcd3a41.md | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 content/posts/pushes/2026-06-28-push-bojemoi-main-dcd3a41.md diff --git a/content/posts/pushes/2026-06-28-push-bojemoi-main-dcd3a41.md b/content/posts/pushes/2026-06-28-push-bojemoi-main-dcd3a41.md new file mode 100644 index 0000000..b323b0b --- /dev/null +++ b/content/posts/pushes/2026-06-28-push-bojemoi-main-dcd3a41.md @@ -0,0 +1,34 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-06-28T21:56:42+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 + +- **dcd3a41** refactor(pipeline): centralize DefectDojo push in pentest-orchestrator via Valkey queue (Betty) + + +### Diff Summary + +``` + borodino/thearm_sliver/thearm_sliver | 95 +++---------- + borodino/thearm_uzi | 179 ++++--------------------- + oblast-1/zap_scanner.py | 245 +++++----------------------------- + samsonov/Dockerfile.samsonov | 2 +- + samsonov/pentest_orchestrator/main.py | 129 ++++++++++++++---- + 5 files changed, 181 insertions(+), 469 deletions(-) +```