post: commit b95d4df in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 14s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 14s
This commit is contained in:
52
content/posts/commits/2026-05-29-commit-b95d4df.md
Normal file
52
content/posts/commits/2026-05-29-commit-b95d4df.md
Normal file
@@ -0,0 +1,52 @@
|
||||
---
|
||||
title: "[bojemoi] feat(grafana): renommer le dossier Pentest en Red Team + PostgreSQL-MSF par défaut"
|
||||
date: 2026-05-29T20:28:13+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit b95d4df par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `b95d4df`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `b95d4dfbf6e89f3fc1bd0206572669bc14034a65` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
- dashboards.yml : provider renommé 'Red Team Dashboards', folder 'Red Team'
|
||||
- datasources.yml : PostgreSQL-MSF défini comme datasource par défaut (Prometheus retiré)
|
||||
- dashboards pentest/* : export depuis Grafana (synchronisation état réel)
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M volumes/grafana/dashboards/pentest/c2-sessions.json
|
||||
M volumes/grafana/dashboards/pentest/pentest-overview.json
|
||||
M volumes/grafana/dashboards/pentest/pipeline-overview.json
|
||||
M volumes/grafana/dashboards/pentest/scan-results.json
|
||||
M volumes/grafana/dashboards/pentest/vuln-management.json
|
||||
M volumes/grafana/provisioning/dashboards/dashboards.yml
|
||||
M volumes/grafana/provisioning/datasources/datasources.yml
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
.../grafana/dashboards/pentest/c2-sessions.json | 299 +-
|
||||
.../dashboards/pentest/pentest-overview.json | 64 +-
|
||||
.../dashboards/pentest/pipeline-overview.json | 3146 ++++++++++----------
|
||||
.../grafana/dashboards/pentest/scan-results.json | 116 +-
|
||||
.../dashboards/pentest/vuln-management.json | 292 +-
|
||||
.../grafana/provisioning/dashboards/dashboards.yml | 4 +-
|
||||
.../provisioning/datasources/datasources.yml | 3 +-
|
||||
7 files changed, 2018 insertions(+), 1906 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user