Files
blog/content/posts/commits/2026-06-21-commit-813b14f.md
Betty 415c77509b
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
post: commit 813b14f in bojemoi
2026-06-21 14:46:22 +02:00

1.1 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] feat(nuclei,zap): add Telegram notifications on findings 2026-06-21T14:46:21+02:00 false
commit
bojemoi
main
Git Activity
Commit 813b14f par Betty dans bojemoi 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(+)