post: commit c01fa0c in borodino
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:
39
content/posts/commits/2026-07-16-commit-c01fa0c.md
Normal file
39
content/posts/commits/2026-07-16-commit-c01fa0c.md
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
---
|
||||||
|
title: "[borodino] fix(nuclei): strip CIDR /32 de l'adresse dans pipeline"
|
||||||
|
date: 2026-07-16T22:13:46+02:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "borodino", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit c01fa0c par Claude Code dans borodino"
|
||||||
|
author: "Claude Code"
|
||||||
|
---
|
||||||
|
|
||||||
|
## Commit `c01fa0c`
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
| **Repository** | borodino |
|
||||||
|
| **Branch** | `main` |
|
||||||
|
| **Author** | Claude Code |
|
||||||
|
| **Hash** | `c01fa0c28c43ad0306b3e6c6c62a4b287cc2e359` |
|
||||||
|
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
h.address::text → host(h.address) dans pick_target (DB fallback)
|
||||||
|
+ split('/')[0] sur les adresses issues de la queue Valkey
|
||||||
|
|
||||||
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||||
|
|
||||||
|
### Files Changed
|
||||||
|
|
||||||
|
```
|
||||||
|
M thearm_nuclei
|
||||||
|
```
|
||||||
|
|
||||||
|
### Diff Summary
|
||||||
|
|
||||||
|
```
|
||||||
|
thearm_nuclei | 8 ++++----
|
||||||
|
1 file changed, 4 insertions(+), 4 deletions(-)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user