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

This commit is contained in:
Betty
2026-07-02 19:41:56 +02:00
parent 5d7e3dd954
commit 863c69f44f

View File

@@ -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(-)
```