diff --git a/content/posts/commits/2026-05-29-commit-4eb8424.md b/content/posts/commits/2026-05-29-commit-4eb8424.md new file mode 100644 index 0000000..45cc125 --- /dev/null +++ b/content/posts/commits/2026-05-29-commit-4eb8424.md @@ -0,0 +1,39 @@ +--- +title: "[bojemoi] fix(grafana): corriger type datasource postgres→grafana-postgresql-datasource dans vuln-management" +date: 2026-05-29T20:35:50+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 4eb8424 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `4eb8424` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `4eb8424967029b082f5b987ee1bf0a452d6a5b0b` | + + +### Description + +19 panels avec type='postgres' corrigés en 'grafana-postgresql-datasource' (requis Grafana 12) +— panels UZI Pwned, ZAP, Nuclei, DefectDojo tous affectés + +Co-Authored-By: Claude Sonnet 4.6 (1M context) + +### Files Changed + +``` +M volumes/grafana/dashboards/pentest/vuln-management.json +``` + +### Diff Summary + +``` + .../dashboards/pentest/vuln-management.json | 98 +++++++++++----------- + 1 file changed, 49 insertions(+), 49 deletions(-) +```