All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 12s
1.8 KiB
1.8 KiB
title, date, draft, tags, categories, summary, author
| title | date | draft | tags | categories | summary | author | ||||
|---|---|---|---|---|---|---|---|---|---|---|
| [bojemoi] fix(grafana): séparation red/blue team + correction panels obsolètes | 2026-05-13T18:29:06+02:00 | false |
|
|
Commit 41c0896 par Betty dans bojemoi | Betty |
Commit 41c0896
| Repository | bojemoi |
| Branch | main |
| Author | Betty |
| Hash | 41c08967424ac013af35081061d641ea6553528d |
Description
Pentest Overview:
- Suppression 27 panels blue team (Suricata/Medved/Dozor) — dashboards défensifs n'ont pas leur place dans le dashboard offensif
- Correction Services Status: borodino_redis-exporter → valkey-exporter
- Completed Scans: remplacer pentest_tasks_completed_total (inexistant) → msf_c2_sessions_active
- Vulnerabilities Found: remplacer pentest_vulnerabilities_found_total → medved honeypot
Vuln Management:
- Suppression 7 panels IDS/Suricata (métriques inexistantes, blue team)
Scan Results:
- Suppression 2 panels EVE alerts (Suricata, métriques inexistantes)
Note: Honeypot Medved dashboard déplacé [Pentest]→[Security] via Grafana API (DB uniquement). Infrastructure Overview + Unified Dashboard: fix docker-swarm-services pattern → Grafana DB.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Files Changed
M volumes/grafana/dashboards/pentest/pentest-overview.json
M volumes/grafana/dashboards/pentest/scan-results.json
M volumes/grafana/dashboards/pentest/vuln-management.json
Diff Summary
.../dashboards/pentest/pentest-overview.json | 1006 ++++--------
.../grafana/dashboards/pentest/scan-results.json | 936 ++++++++---
.../dashboards/pentest/vuln-management.json | 1617 +++++++-------------
3 files changed, 1512 insertions(+), 2047 deletions(-)