1.1 KiB
1.1 KiB
title, date, draft, tags, categories, summary, author
| title | date | draft | tags | categories | summary | author | ||||
|---|---|---|---|---|---|---|---|---|---|---|
| [bojemoi] refactor(pipeline): suppress backfill feeds in nuclei and ZAP | 2026-06-28T23:04:35+02:00 | false |
|
|
Commit 99d664f par Betty dans bojemoi | Betty |
Commit 99d664f
| Repository | bojemoi |
| Branch | main |
| Author | Betty |
| Hash | 99d664f56d9a74758e3e20bbac8b5ad1d96b95bf |
Description
ZAP and nuclei were self-feeding from the DB (DbFeeder thread and BRPOP backfill), running on all bm12 hosts independently of the pentest flow. Now both are passive — they only process targets dispatched by pentest-orchestrator (post-pwn via dispatch_post_pwn).
This aligns the pipeline: uzi → pwn → orchestrator → nuclei + zap + sliver.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Files Changed
M borodino/thearm_nuclei
M oblast-1/zap_scanner.py
Diff Summary
borodino/thearm_nuclei | 10 +---------
oblast-1/zap_scanner.py | 4 +---
2 files changed, 2 insertions(+), 12 deletions(-)