Files
blog/content/posts/commits/2026-05-13-commit-7370c20.md
Betty 58b5366199
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 15s
post: commit 7370c20 in bojemoi
2026-05-13 16:59:45 +02:00

40 lines
805 B
Markdown

---
title: "[bojemoi] fix(uzi): NameError search_results → stats['tried'] == 0"
date: 2026-05-13T16:59:44+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 7370c20 par Betty dans bojemoi"
author: "Betty"
---
## Commit `7370c20`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `7370c2059b57f5a1b6ef05c82223a3387ab1dd8b` |
### Description
Variable search_results non définie en fin de boucle principale.
Remplacée par stats['tried'] == 0 pour distinguer no_exploits/tried.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M borodino/thearm_uzi
```
### Diff Summary
```
borodino/thearm_uzi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
```