--- title: "[bojemoi] docs(architecture): update pentest pipeline flow and DefectDojo integration" date: 2026-06-28T23:08:18+02:00 draft: false tags: ["commit", "bojemoi", "main"] categories: ["Git Activity"] summary: "Commit 1e8f7de par Betty dans bojemoi" author: "Betty" --- ## Commit `1e8f7de` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Author** | Betty | | **Hash** | `1e8f7ded045015154564cc00af6f532e4abe090c` | ### Description - Pentest pipeline diagram: add pentest-orchestrator as central dispatcher, dojo_worker_loop, pentest:dojo_queue Valkey path - DefectDojo sources: workers RPUSH to queue, orchestrator pushes to API - Fix node labels: defectdojo=true is meta-68 (not meta-76) - LLM: mark Ollama as abandoned (2026-06-23) - Note found_by:[1] required field for all findings POSTs Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` M ARCHITECTURE.md ``` ### Diff Summary ``` ARCHITECTURE.md | 95 ++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 60 insertions(+), 35 deletions(-) ```