Files
blog/content/posts/commits/2026-06-24-commit-cc3c74d.md
Betty bd302a3a96
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit cc3c74d in bojemoi
2026-06-24 21:43:24 +02:00

1.2 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] refactor(workers): remove Telegram from individual workers 2026-06-24T21:43:23+02:00 false
commit
bojemoi
main
Git Activity
Commit cc3c74d par Betty dans bojemoi 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(-)