post: commit 7370c20 in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 15s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 15s
This commit is contained in:
39
content/posts/commits/2026-05-13-commit-7370c20.md
Normal file
39
content/posts/commits/2026-05-13-commit-7370c20.md
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
---
|
||||||
|
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(-)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user