Files
blog/content/posts/commits/2026-06-03-commit-12b5e0f.md
Betty fd92190fb0
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 8s
post: commit 12b5e0f in bojemoi
2026-06-03 14:17:13 +02:00

43 lines
1.0 KiB
Markdown

---
title: "[bojemoi] feat(grafana): dashboard répartition géographique des hosts scannés"
date: 2026-06-03T14:17:12+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 12b5e0f par Betty dans bojemoi"
author: "Betty"
---
## Commit `12b5e0f`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `12b5e0f051831da5698b5527cbb6672d73fe3b23` |
### Description
- Ajoute hosts-geo.json dans Security — 8 panels : timeline par pays,
bar chart, hosts avec services, tableau détaillé + stats globales
- Données issues de hosts_geo_stats (matview msf) jointe avec
ip2loc_geo (590K CIDRs ip2location via postgres_fdw)
- Couverture : RU 409K, KZ 48K, BY 47K hosts IPv4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
A volumes/grafana/dashboards/security/hosts-geo.json
```
### Diff Summary
```
volumes/grafana/dashboards/security/hosts-geo.json | 305 +++++++++++++++++++++
1 file changed, 305 insertions(+)
```