post: commit f083b70 in borodino
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 22m36s

This commit is contained in:
Claude Code
2026-08-14 16:44:31 +02:00
committed by Betty
parent b0f066c10b
commit 1f128b41fa

View File

@@ -0,0 +1,45 @@
---
title: "[borodino] refactor(stack): split borodino en deux — scanner vs pentest"
date: 2026-08-14T16:44:31+02:00
draft: false
tags: ["commit", "borodino", "main"]
categories: ["Git Activity"]
summary: "Commit f083b70 par Claude Code dans borodino"
author: "Claude Code"
---
## Commit `f083b70`
| | |
|---|---|
| **Repository** | borodino |
| **Branch** | `main` |
| **Author** | Claude Code |
| **Hash** | `f083b70485525bc2976a7af2a8b5bbe2df2f6bcb` |
### Description
Stack borodino (40): garde ak47, bm12, campagne, karacho, masscan,
logpull, valkey, pentest-orchestrator, defectdojo, c2-monitor.
Nouveau stack pentest (41): msf-teamserver (migré depuis 39),
uzi, nuclei, nuclei-worker, nuclei-api, zaproxy, zap-scanner,
sliver-server, sliver-worker — tous à replicas: 0 (arrêtés).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M stack/40-service-borodino.yml
A stack/41-service-pentest.yml
```
### Diff Summary
```
stack/40-service-borodino.yml | 577 -----------------------------------
stack/41-service-pentest.yml | 683 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 683 insertions(+), 577 deletions(-)
```