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