post: commit 99d664f in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
This commit is contained in:
45
content/posts/commits/2026-06-28-commit-99d664f.md
Normal file
45
content/posts/commits/2026-06-28-commit-99d664f.md
Normal file
@@ -0,0 +1,45 @@
|
|||||||
|
---
|
||||||
|
title: "[bojemoi] refactor(pipeline): suppress backfill feeds in nuclei and ZAP"
|
||||||
|
date: 2026-06-28T23:04:35+02:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "bojemoi", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit 99d664f par Betty dans bojemoi"
|
||||||
|
author: "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(-)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user