From e8e3d05539aaaac6634519830e6887fca22c8aaf Mon Sep 17 00:00:00 2001 From: Betty Date: Fri, 3 Apr 2026 16:11:06 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-04-03-push-bojemoi-main-f6b4ac5.md | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 content/posts/pushes/2026-04-03-push-bojemoi-main-f6b4ac5.md diff --git a/content/posts/pushes/2026-04-03-push-bojemoi-main-f6b4ac5.md b/content/posts/pushes/2026-04-03-push-bojemoi-main-f6b4ac5.md new file mode 100644 index 0000000..62df0dd --- /dev/null +++ b/content/posts/pushes/2026-04-03-push-bojemoi-main-f6b4ac5.md @@ -0,0 +1,42 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-04-03T16:11:02+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 + +- **f6b4ac5** feat: Ollama/Mistral local inference + remove Burp Suite + C2 listener auto-start (Betty) + + +### Diff Summary + +``` + .claude/commands/pentest.md | 2 +- + borodino/start_msf_server.sh | 25 +++++++- + borodino/thearm_ak47 | 7 +- + oblast-1/zap_scanner.py | 81 +++++++++++++++++++----- + samsonov/pentest_orchestrator/config/config.json | 7 +- + samsonov/pentest_orchestrator/main.py | 4 +- + scripts/provision-redirector.sh | 27 +++++++- + scripts/test_wget.sh | 2 - + stack/01-service-hl.yml | 5 +- + stack/45-service-ml-threat-intel.yml | 5 +- + stack/51-service-ollama.yml | 51 +++++++++++++++ + stack/READ.me | 2 +- + wiki/Pentest-Orchestrator.md | 1 - + 13 files changed, 179 insertions(+), 40 deletions(-) +```