post: commit f9d55e6 in bojemoi
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:
44
content/posts/commits/2026-07-25-commit-f9d55e6.md
Normal file
44
content/posts/commits/2026-07-25-commit-f9d55e6.md
Normal file
@@ -0,0 +1,44 @@
|
||||
---
|
||||
title: "[bojemoi] feat(dojo-triage): remplacer Ollama/Mistral par Claude Haiku"
|
||||
date: 2026-07-25T21:59:50+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit f9d55e6 par grafana-watcher dans bojemoi"
|
||||
author: "grafana-watcher"
|
||||
---
|
||||
|
||||
## Commit `f9d55e6`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | grafana-watcher |
|
||||
| **Hash** | `f9d55e6377bf99aeebf7afc43ced43549a77f6da` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
- Ollama étant arrêté (scale=0), les findings LLM étaient tous skippés
|
||||
- Remplace ask_mistral() par ask_claude() avec anthropic SDK synchrone
|
||||
- Ajoute secret anthropic_api_key au service
|
||||
- Augmente mémoire 256M→512M / réservation 64M→128M
|
||||
- Corrige aussi enable_simple_risk_acceptance sur tous les produits DefectDojo (fix PATCH 400)
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M dojo-triage/requirements.txt
|
||||
M dojo-triage/triage.py
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
dojo-triage/requirements.txt | 1 +
|
||||
dojo-triage/triage.py | 76 ++++++++++++++++++++++++++++----------------
|
||||
2 files changed, 50 insertions(+), 27 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user