Commit b4518c6
| Repository | borodino |
| Branch | main |
| Author | Claude Code |
| Hash | b4518c6da30d72150b3b6c836156df6de1ef8f48 |
Description
Ajoute une table pipeline (CREATE TABLE IF NOT EXISTS au boot de chaque
worker) pour tracer la progression en temps réel :
- UZI : 1 ligne par module exploit (status running→ok/pwned/failed)
- Nuclei : 1 ligne par target scannée (detail = findings count)
- Sliver : 1 ligne par tentative de déploiement (detail = session info)
Fonctions helpers : pipeline_start/end dans chaque worker.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com