post: commit 813b14f in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
This commit is contained in:
44
content/posts/commits/2026-06-21-commit-813b14f.md
Normal file
44
content/posts/commits/2026-06-21-commit-813b14f.md
Normal file
@@ -0,0 +1,44 @@
|
||||
---
|
||||
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(+)
|
||||
```
|
||||
Reference in New Issue
Block a user