post: commit 155c753 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s

This commit is contained in:
grafana-watcher
2026-07-05 16:18:59 +02:00
committed by Betty
parent de2418147b
commit 54d620a354

View File

@@ -0,0 +1,44 @@
---
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 <noreply@anthropic.com>
### 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(+)
```