post: commit 13e2bf9 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled

This commit is contained in:
2026-04-17 13:20:04 +02:00
committed by Betty
parent 262e3f8f46
commit f20ff46c3d

View File

@@ -0,0 +1,51 @@
---
title: "[bojemoi] fix: borodino/nym/zap/nuclei — pending fixes"
date: 2026-04-17T13:20:04+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 13e2bf9 par Betty dans bojemoi"
author: "Betty"
---
## Commit `13e2bf9`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `13e2bf9dcf422f9eef2557f5cc3b3abfb1767952` |
### Description
- borodino: msf_server startup + uzi Optional import fix
- nym-proxy: Dockerfile update
- oblast-1: Dockerfile + zap_scanner.py DefectDojo endpoints fix
- nuclei_api: found_by + numerical_severity + endpoints format
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M borodino/start_msf_server.sh
M borodino/thearm_uzi
M nym-proxy/Dockerfile
M oblast-1/Dockerfile.oblast-1
M oblast-1/zap_scanner.py
M samsonov/nuclei_api/main.py
```
### Diff Summary
```
borodino/start_msf_server.sh | 25 +++++++++++++++++++++++--
borodino/thearm_uzi | 7 ++++++-
nym-proxy/Dockerfile | 2 +-
oblast-1/Dockerfile.oblast-1 | 2 --
oblast-1/zap_scanner.py | 8 +++++++-
samsonov/nuclei_api/main.py | 7 ++++++-
6 files changed, 43 insertions(+), 8 deletions(-)
```