diff --git a/content/posts/commits/2026-07-16-commit-b662979.md b/content/posts/commits/2026-07-16-commit-b662979.md new file mode 100644 index 0000000..cd7029c --- /dev/null +++ b/content/posts/commits/2026-07-16-commit-b662979.md @@ -0,0 +1,43 @@ +--- +title: "[bojemoi] feat(pipeline): tracking ZAP + dashboard Grafana Borodino Pipeline" +date: 2026-07-16T21:37:05+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit b662979 par grafana-watcher dans bojemoi" +author: "grafana-watcher" +--- + +## Commit `b662979` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | grafana-watcher | +| **Hash** | `b662979b8df3196512b77b07df0834233a2d5fee` | + + +### Description + +- zap_scanner.py : pipeline_start/end_zap dans ActiveScan, ensure_pipeline_table + au démarrage — 1 ligne par scan avec étapes spider_start→ok/failed/skipped +- pipeline.json : dashboard Grafana (refresh 30s) avec 3 panels : + table état courant workers, timeseries modules/min (1h), piechart résultats (24h) + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M oblast-1/zap_scanner.py +A volumes/grafana/provisioning/dashboards/pipeline.json +``` + +### Diff Summary + +``` + oblast-1/zap_scanner.py | 75 +++++++- + .../grafana/provisioning/dashboards/pipeline.json | 209 +++++++++++++++++++++ + 2 files changed, 279 insertions(+), 5 deletions(-) +```