Files
blog/content/posts/commits/2026-04-17-commit-9e5b612.md
Betty 7be4c71ef6
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit 9e5b612 in bojemoi
2026-04-17 13:20:16 +02:00

52 lines
1.5 KiB
Markdown

---
title: "[bojemoi] feat(grafana): update pentest + security dashboards"
date: 2026-04-17T13:20:16+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 9e5b612 par Betty dans bojemoi"
author: "Betty"
---
## Commit `9e5b612`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `9e5b61253fc0cfcb99b714f8e0befb943bfd7d15` |
### Description
- pentest-overview: extended panels
- scan-results: refactor
- c2-sessions: new dashboard
- security: sentinel, vigie, dashboard-security-minimal updates
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
A volumes/grafana/dashboards/pentest/c2-sessions.json
M volumes/grafana/dashboards/pentest/pentest-overview.json
M volumes/grafana/dashboards/pentest/scan-results.json
M volumes/grafana/dashboards/security/dashboard-security-minimal.json
M volumes/grafana/dashboards/security/sentinel.json
M volumes/grafana/dashboards/security/vigie.json
```
### Diff Summary
```
.../grafana/dashboards/pentest/c2-sessions.json | 198 +++++
.../dashboards/pentest/pentest-overview.json | 256 +++++-
.../grafana/dashboards/pentest/scan-results.json | 966 +++++----------------
.../security/dashboard-security-minimal.json | 2 +-
volumes/grafana/dashboards/security/sentinel.json | 14 +-
volumes/grafana/dashboards/security/vigie.json | 12 +-
6 files changed, 678 insertions(+), 770 deletions(-)
```