Add 62 blog posts generated from git commit history
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s

One-shot import of all bojemoi repo commits as Hugo posts.
Each post includes metadata, files changed, and diff stats.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Betty
2026-02-17 14:16:05 +01:00
parent eafc75fd5e
commit 7ac1bd5f4f
62 changed files with 2909 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
---
title: "Add Faraday plugin and result import scripts, update Prometheus config"
date: 2026-01-27T19:05:44+01:00
draft: false
tags: ["commit", "bojemoi", "feature", "stack", "samsonov"]
categories: ["Git Activity"]
summary: "Commit 8c31a66 par Betty — 3 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `8c31a66`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `8c31a663fa98be3d36f1aa1254a5c87bde3a6e63` |
| **Date** | 2026-01-27 |
### Description
- Add plugin_faraday.py for importing scan results to Faraday
- Add import_results.py for batch importing existing result files
- Mount Prometheus rules directory in service stack
- Remove obsolete SQL dump and Burp Suite jar
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
### Fichiers modifiés
```
A samsonov/pentest_orchestrator/import_results.py
A samsonov/pentest_orchestrator/plugins/plugin_faraday.py
M stack/01-service-hl.yml
```
### Statistiques
```
3 files changed, 733 insertions(+)
```