Files
blog/content/posts/commits/2026-07-25-commit-b98fc33.md
grafana-watcher a5b9867d64
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit b98fc33 in bojemoi
2026-07-25 22:33:05 +02:00

44 lines
1.0 KiB
Markdown

---
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 <noreply@anthropic.com>
### Files Changed
```
M samsonov/pentest_orchestrator/main.py
```
### Diff Summary
```
samsonov/pentest_orchestrator/main.py | 26 ++++++++++++++++++++++++--
1 file changed, 24 insertions(+), 2 deletions(-)
```