41 lines
888 B
Markdown
41 lines
888 B
Markdown
---
|
|
title: "[borodino] fix(nuclei-worker): exclure IPs résidentielles du fallback DB"
|
|
date: 2026-07-13T15:30:55+02:00
|
|
draft: false
|
|
tags: ["commit", "borodino", "main"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit bf304d0 par Claude Code dans borodino"
|
|
author: "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(-)
|
|
```
|