From 6fc7a877d2fc8334fc6311ccb006bec0590c28a0 Mon Sep 17 00:00:00 2001 From: Betty Date: Thu, 16 Apr 2026 10:21:05 +0200 Subject: [PATCH] post: commit 93d5ceb in bojemoi --- .../commits/2026-04-16-commit-93d5ceb.md | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 content/posts/commits/2026-04-16-commit-93d5ceb.md diff --git a/content/posts/commits/2026-04-16-commit-93d5ceb.md b/content/posts/commits/2026-04-16-commit-93d5ceb.md new file mode 100644 index 0000000..be06081 --- /dev/null +++ b/content/posts/commits/2026-04-16-commit-93d5ceb.md @@ -0,0 +1,40 @@ +--- +title: "[bojemoi] feat(grafana): add DefectDojo section to vuln-management dashboard" +date: 2026-04-16T10:21:05+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 93d5ceb par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `93d5ceb` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `93d5ceb634e132427c14c83c734e727d20d3853c` | + + +### Description + +8 new panels: pending findings by severity (Critical/High/Medium stats), +ZAP + nuclei import totals, LLM triage errors, findings timeseries. +Sources: Prometheus (triage metrics) + PostgreSQL (scan logs). + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M volumes/grafana/dashboards/pentest/vuln-management.json +``` + +### Diff Summary + +``` + .../dashboards/pentest/vuln-management.json | 1197 +++++++++++++++++++- + 1 file changed, 1196 insertions(+), 1 deletion(-) +```