--- title: "[bojemoi] feat(orchestrator): réduire spam Telegram campagnes" date: 2026-07-25T22:33:00+02:00 draft: false tags: ["commit", "bojemoi", "main"] categories: ["Git Activity"] summary: "Commit b98fc33 par grafana-watcher dans bojemoi" author: "grafana-watcher" --- ## Commit `b98fc33` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Author** | grafana-watcher | | **Hash** | `b98fc335bc4a77aeabebe166a243d35712979c5e` | ### Description Option A: send_telegram_campaign_done conditionnel — notifier uniquement si résultat intéressant (pwned, nuclei/zap critical/high, sliver). Les timeouts sans findings sont silencieux. Option B: CAMPAIGN_TIMEOUT 7200s → 14400s (4h) dans le stack. Donne plus de temps à UZI avant de basculer en recon. Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` M samsonov/pentest_orchestrator/main.py ``` ### Diff Summary ``` samsonov/pentest_orchestrator/main.py | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) ```