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,50 @@
---
title: "Add Vigie: CERT-FR security bulletin monitor"
date: 2026-02-13T20:12:28+01:00
draft: false
tags: ["commit", "bojemoi", "feature", "stack", "config"]
categories: ["Git Activity"]
summary: "Commit f83582c par Betty — 13 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `f83582c`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `f83582cec9ee21f54f44923efcc5ac253a46b1bc` |
| **Date** | 2026-02-13 |
### Description
Polls ANSSI RSS feeds (alertes, avis, IOC), stores bulletins in PostgreSQL,
filters by product watchlist, and alerts via Telegram + Alertmanager.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
### Fichiers modifiés
```
A stack/47-service-vigie.yml
A vigie/Dockerfile.vigie
A vigie/requirements.txt
A vigie/vigie/__init__.py
A vigie/vigie/__main__.py
A vigie/vigie/alerter.py
A vigie/vigie/config.py
A vigie/vigie/db.py
A vigie/vigie/feeds.py
A vigie/vigie/main.py
A vigie/vigie/matcher.py
A vigie/vigie/metrics.py
A volumes/grafana/dashboards/vigie.json
```
### Statistiques
```
13 files changed, 715 insertions(+)
```