post: commit b662979 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s

This commit is contained in:
grafana-watcher
2026-07-16 21:37:05 +02:00
committed by Betty
parent 13332a5f4b
commit 105570c6d3

View File

@@ -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 <noreply@anthropic.com>
### 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(-)
```