Files
blog/content/posts/commits/2026-07-13-commit-bf304d0.md
Claude Code 3a7460822d
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
post: commit bf304d0 in borodino
2026-07-13 15:30:55 +02:00

888 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[borodino] fix(nuclei-worker): exclure IPs résidentielles du fallback DB 2026-07-13T15:30:55+02:00 false
commit
borodino
main
Git Activity
Commit bf304d0 par Claude Code dans borodino Claude Code

Commit bf304d0

Repository borodino
Branch main
Author Claude Code
Hash bf304d0a3c48c2e0742ec307a1da5f44fb00dd37

Description

Ajout du filtre is_hosting dans pick_target() pour toutes les priorités, identique au filtre de pick_next_host() dans l'orchestrateur. Seuls les hébergeurs (is_hosting=true ou NULL) sont ciblés.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	thearm_nuclei

Diff Summary

 thearm_nuclei | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)