41 lines
928 B
Markdown
41 lines
928 B
Markdown
---
|
|
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(+)
|
|
```
|