Files
blog/content/posts/commits/2026-04-16-commit-091a227.md
Betty 1504ef361f
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 11s
post: commit 091a227 in bojemoi
2026-04-16 10:16:50 +02:00

995 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] fix(nuclei): migrate faraday_ok → dojo_imported in thearm_nuclei 2026-04-16T10:16:50+02:00 false
commit
bojemoi
main
Git Activity
Commit 091a227 par Betty dans bojemoi 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(-)