post: commit 5c13027 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s

This commit is contained in:
2026-06-24 00:00:59 +02:00
committed by Betty
parent b747cdcbb4
commit 75b2c92469

View File

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