45 lines
1.1 KiB
Markdown
45 lines
1.1 KiB
Markdown
---
|
|
title: "[bojemoi] feat(nuclei,zap): add Telegram notifications on findings"
|
|
date: 2026-06-21T14:46:21+02:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "main"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit 813b14f par Betty dans bojemoi"
|
|
author: "Betty"
|
|
---
|
|
|
|
## Commit `813b14f`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Author** | Betty |
|
|
| **Hash** | `813b14f56599939a31140712f0151286a3502486` |
|
|
|
|
|
|
### Description
|
|
|
|
- nuclei: send alert when findings_count > 0 (critical/high/medium/low breakdown)
|
|
- zap: send alert when significant alerts (medium+) found, includes top 5 findings
|
|
- stack: mount telegram_bot_token + telegram_chat_id secrets in nuclei-worker and zap-scanner
|
|
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
### Files Changed
|
|
|
|
```
|
|
M borodino/thearm_nuclei
|
|
M oblast-1/zap_scanner.py
|
|
M stack/40-service-borodino.yml
|
|
```
|
|
|
|
### Diff Summary
|
|
|
|
```
|
|
borodino/thearm_nuclei | 44 ++++++++++++++++++++++++++++++++++++++
|
|
oblast-1/zap_scanner.py | 49 +++++++++++++++++++++++++++++++++++++++++++
|
|
stack/40-service-borodino.yml | 4 ++++
|
|
3 files changed, 97 insertions(+)
|
|
```
|