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

This commit is contained in:
2026-06-28 23:08:18 +02:00
committed by Betty
parent 37fd1737d1
commit 5d29b2afdb

View File

@@ -0,0 +1,43 @@
---
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 <noreply@anthropic.com>
### Files Changed
```
M ARCHITECTURE.md
```
### Diff Summary
```
ARCHITECTURE.md | 95 ++++++++++++++++++++++++++++++++++++---------------------
1 file changed, 60 insertions(+), 35 deletions(-)
```