diff --git a/content/posts/commits/2026-06-03-commit-12b5e0f.md b/content/posts/commits/2026-06-03-commit-12b5e0f.md new file mode 100644 index 0000000..a3f462e --- /dev/null +++ b/content/posts/commits/2026-06-03-commit-12b5e0f.md @@ -0,0 +1,42 @@ +--- +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 + +### 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(+) +```