post: commit 81740cd in borodino
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
40
content/posts/commits/2026-08-16-commit-81740cd.md
Normal file
40
content/posts/commits/2026-08-16-commit-81740cd.md
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
---
|
||||||
|
title: "[borodino] refactor(vuln_context): inject open function call to force model completion"
|
||||||
|
date: 2026-08-16T14:52:42+02:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "borodino", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit 81740cd par Claude Code dans borodino"
|
||||||
|
author: "Claude Code"
|
||||||
|
---
|
||||||
|
|
||||||
|
## Commit `81740cd`
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
| **Repository** | borodino |
|
||||||
|
| **Branch** | `main` |
|
||||||
|
| **Author** | Claude Code |
|
||||||
|
| **Hash** | `81740cd8b05cf516155c743519135f5a399583a4` |
|
||||||
|
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
Replace commented snippets with real imports + partial open call (e.g.
|
||||||
|
scan_sqli() ending without closing paren) so the model must complete
|
||||||
|
it with the bojemoi function rather than falling back to generic code.
|
||||||
|
|
||||||
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||||
|
|
||||||
|
### Files Changed
|
||||||
|
|
||||||
|
```
|
||||||
|
M sdk/bojemoi/pentest/vuln_context.py
|
||||||
|
```
|
||||||
|
|
||||||
|
### Diff Summary
|
||||||
|
|
||||||
|
```
|
||||||
|
sdk/bojemoi/pentest/vuln_context.py | 166 ++++++++++++------------------------
|
||||||
|
1 file changed, 54 insertions(+), 112 deletions(-)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user