post: commit cc3c74d in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
46
content/posts/commits/2026-06-24-commit-cc3c74d.md
Normal file
46
content/posts/commits/2026-06-24-commit-cc3c74d.md
Normal file
@@ -0,0 +1,46 @@
|
||||
---
|
||||
title: "[bojemoi] refactor(workers): remove Telegram from individual workers"
|
||||
date: 2026-06-24T21:43:23+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit cc3c74d par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `cc3c74d`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `cc3c74d656d0092f558f725cbbe6f2cc92da5089` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
Telegram notifications are now handled exclusively by pentest-orchestrator
|
||||
which has the full campaign context. Workers (UZI, Nuclei, ZAP, Sliver)
|
||||
are pure queue consumers — they should not send notifications directly.
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M borodino/thearm_nuclei
|
||||
M borodino/thearm_sliver/thearm_sliver
|
||||
M borodino/thearm_uzi
|
||||
M oblast-1/zap_scanner.py
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
borodino/thearm_nuclei | 41 ---------------------------
|
||||
borodino/thearm_sliver/thearm_sliver | 33 ----------------------
|
||||
borodino/thearm_uzi | 54 ------------------------------------
|
||||
oblast-1/zap_scanner.py | 46 ------------------------------
|
||||
4 files changed, 174 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user