post: commit 091a227 in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 11s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 11s
This commit is contained in:
41
content/posts/commits/2026-04-16-commit-091a227.md
Normal file
41
content/posts/commits/2026-04-16-commit-091a227.md
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
---
|
||||||
|
title: "[bojemoi] fix(nuclei): migrate faraday_ok → dojo_imported in thearm_nuclei"
|
||||||
|
date: 2026-04-16T10:16:50+02:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "bojemoi", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit 091a227 par Betty dans bojemoi"
|
||||||
|
author: "Betty"
|
||||||
|
---
|
||||||
|
|
||||||
|
## Commit `091a227`
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
| **Repository** | bojemoi |
|
||||||
|
| **Branch** | `main` |
|
||||||
|
| **Author** | Betty |
|
||||||
|
| **Hash** | `091a2271ea7dbfd11685b115c4a6e4f67a24e2fe` |
|
||||||
|
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
- thearm_nuclei: mark_result() uses dojo_imported (int) instead of faraday_ok (bool)
|
||||||
|
- reads dojo_imported from nuclei-api scan response (was faraday_imported)
|
||||||
|
- log message updated: faraday= → dojo=
|
||||||
|
- DB migration applied: nuclei_scan_log.faraday_ok BOOLEAN → dojo_imported INTEGER
|
||||||
|
|
||||||
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||||
|
|
||||||
|
### Files Changed
|
||||||
|
|
||||||
|
```
|
||||||
|
M borodino/thearm_nuclei
|
||||||
|
```
|
||||||
|
|
||||||
|
### Diff Summary
|
||||||
|
|
||||||
|
```
|
||||||
|
borodino/thearm_nuclei | 28 ++++++++++++++--------------
|
||||||
|
1 file changed, 14 insertions(+), 14 deletions(-)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user