post: commit 9d5307c in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 12s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 12s
This commit is contained in:
48
content/posts/commits/2026-05-20-commit-9d5307c.md
Normal file
48
content/posts/commits/2026-05-20-commit-9d5307c.md
Normal file
@@ -0,0 +1,48 @@
|
||||
---
|
||||
title: "[bojemoi] feat(toolbox): container outil Alpine+Python connecté à tous les networks et secrets"
|
||||
date: 2026-05-20T11:18:15+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 9d5307c par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `9d5307c`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `9d5307c2ce6257da7c85333e3af2474a9e81c3c0` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
- toolbox/Dockerfile: python:3.12-alpine + psql, nmap, curl, jq, nc, redis-cli,
|
||||
dig, ssh, vim + pip psycopg2/requests/httpx/redis/rich/pydantic
|
||||
- stack/98-service-toolbox.yml: déployé sur manager, attaché aux 8 overlay networks
|
||||
(backend/monitoring/mail/proxy/rsync_network/pentest/borodino_scan_net/iot),
|
||||
26 secrets montés dans /run/secrets/
|
||||
- helpers: msf-psql (accès direct DB msf) + secret <nom>
|
||||
- .claude/commands/pipeline.md: skill /pipeline avec logs + requêtes DB par service
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
A .claude/commands/pipeline.md
|
||||
A stack/98-service-toolbox.yml
|
||||
A toolbox/Dockerfile
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
.claude/commands/pipeline.md | 199 +++++++++++++++++++++++++++++++++++++++++++
|
||||
stack/98-service-toolbox.yml | 142 ++++++++++++++++++++++++++++++
|
||||
toolbox/Dockerfile | 41 +++++++++
|
||||
3 files changed, 382 insertions(+)
|
||||
```
|
||||
Reference in New Issue
Block a user