diff --git a/content/posts/commits/2026-04-16-commit-37b5b4b.md b/content/posts/commits/2026-04-16-commit-37b5b4b.md new file mode 100644 index 0000000..9e0eb5d --- /dev/null +++ b/content/posts/commits/2026-04-16-commit-37b5b4b.md @@ -0,0 +1,42 @@ +--- +title: "[bojemoi] feat(triage): enable dojo-triage agent (DRY_RUN=false)" +date: 2026-04-16T17:36:14+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 37b5b4b par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `37b5b4b` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `37b5b4bd32050b4036029d51e0ac415cb475f8bd` | + + +### Description + +Triage agent now applies decisions on DefectDojo findings: +- Closes honeypot findings +- Risk-accepts: scanner noise (User Agent Fuzzer, ZAP Out of Date), + header hygiene findings, Low/Info with no CVE +- Sends ambiguous cases to Mistral 7b via Ollama + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M stack/70-service-defectdojo.yml +``` + +### Diff Summary + +``` + stack/70-service-defectdojo.yml | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) +```