--- title: "[bojemoi] refactor(orchestrator): dispatch séquentiel UZI first → plugins si pwned" date: 2026-06-24T00:00:59+02:00 draft: false tags: ["commit", "bojemoi", "main"] categories: ["Git Activity"] summary: "Commit 5c13027 par Betty dans bojemoi" author: "Betty" --- ## Commit `5c13027` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Author** | Betty | | **Hash** | `5c13027d08b5cd89595338485611b62c1269c82a` | ### Description - Dispatcher envoie uniquement vers pentest:uzi_queue - Campaign tracker attend le résultat UZI (phase='uzi') → pwned : dispatch nuclei + sliver + zap (phase='post') → non : fermeture campagne (phase='done') - Phase 'post' : attend tous les plugins puis agrège DefectDojo - Colonne 'phase' ajoutée à orchestrator_campaigns Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` M samsonov/pentest_orchestrator/main.py ``` ### Diff Summary ``` samsonov/pentest_orchestrator/main.py | 184 +++++++++++++++++++++------------- 1 file changed, 116 insertions(+), 68 deletions(-) ```