post: commit 9dbe093 in borodino
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
This commit is contained in:
41
content/posts/commits/2026-07-13-commit-9dbe093.md
Normal file
41
content/posts/commits/2026-07-13-commit-9dbe093.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
title: "[borodino] fix(nuclei-worker): élargir les tags de scan au-delà de cve seul"
|
||||
date: 2026-07-13T15:08:49+02:00
|
||||
draft: false
|
||||
tags: ["commit", "borodino", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 9dbe093 par Claude Code dans borodino"
|
||||
author: "Claude Code"
|
||||
---
|
||||
|
||||
## Commit `9dbe093`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | borodino |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Claude Code |
|
||||
| **Hash** | `9dbe093b7857c9720c15449cd2bac645dc7bbbbe` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
extract_tags() ne retournait que 'cve' quand aucun produit connu n'était
|
||||
détecté dans scan_details (format bm12_v3 avec evidence/primary_role).
|
||||
Ajout de exposure,misconfiguration,panel,default-login systématiquement
|
||||
pour couvrir les serveurs web génériques et panneaux d'administration.
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M thearm_nuclei
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
thearm_nuclei | 9 +++++----
|
||||
1 file changed, 5 insertions(+), 4 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user