--- title: "[bojemoi] feat(grafana): add ML Threat Intelligence dashboard + datasource" date: 2026-07-05T16:18:59+02:00 draft: false tags: ["commit", "bojemoi", "main"] categories: ["Git Activity"] summary: "Commit 155c753 par grafana-watcher dans bojemoi" author: "grafana-watcher" --- ## Commit `155c753` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Author** | grafana-watcher | | **Hash** | `155c753df3787956f080715963bc32bd401ca60f` | ### Description - New dashboard (uid: ml-threat-intel) in Security folder with 12 panels: stats (analyses, malicious, critical alerts, avg score, investigations, pending alerts), timeseries, piechart, high-risk IoC table, investigations table, daily stats - Add PostgreSQL-ThreatIntel datasource (bojemoi_threat_intel DB) Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` A volumes/grafana/dashboards/security/ml-threat-intel.json M volumes/grafana/provisioning/datasources/datasources.yml ``` ### Diff Summary ``` .../dashboards/security/ml-threat-intel.json | 240 +++++++++++++++++++++ .../provisioning/datasources/datasources.yml | 20 ++ 2 files changed, 260 insertions(+) ```