post: commit 177cd0a in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s

This commit is contained in:
2026-06-28 22:14:28 +02:00
committed by Betty
parent 5c01cc9dbd
commit b7390239a0

View File

@@ -0,0 +1,40 @@
---
title: "[bojemoi] fix(dojo): update dojo_ok in scan logs after worker queue push"
date: 2026-06-28T22:14:28+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 177cd0a par Betty dans bojemoi"
author: "Betty"
---
## Commit `177cd0a`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `177cd0adc16d7369cb3f206bbd1567bfb9bb8af5` |
### Description
After dojo_worker_loop processes ZAP/UZI findings from pentest:dojo_queue,
update zap_scan_log.dojo_ok and uzi_scan_log.dojo_ok=TRUE in MSF DB.
Also log Dojo API response body on errors (400/4xx) for easier debugging.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M samsonov/pentest_orchestrator/main.py
```
### Diff Summary
```
samsonov/pentest_orchestrator/main.py | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
```