post: commit 02537a5 in MyAI-Orchestrator
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 4m38s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 4m38s
This commit is contained in:
34
content/posts/commits/2026-08-14-commit-02537a5.md
Normal file
34
content/posts/commits/2026-08-14-commit-02537a5.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
title: "[MyAI-Orchestrator] feat: initial myai-orchestrator"
|
||||
date: 2026-08-14T18:19:24+02:00
|
||||
draft: false
|
||||
tags: ["commit", "MyAI-Orchestrator", "master"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 02537a5 par Betty dans MyAI-Orchestrator"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `02537a5`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | MyAI-Orchestrator |
|
||||
| **Branch** | `master` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `02537a54a574626866f30becd4e7391d1075693a` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
Autonomous orchestrator that reads msf.hosts (bm12_v3 fingerprinted),
|
||||
builds a structured prompt, calls StarCoder2-3B via POST /generate,
|
||||
executes the generated Python script, and pushes findings to DefectDojo.
|
||||
|
||||
- myai_orchestrator: main script (prompt builder, executor, dojo push)
|
||||
- Dockerfile: FROM borodino:latest + script
|
||||
- stack/myai-orchestrator.yml: standalone Swarm service
|
||||
|
||||
DB: myai_campaigns table tracks prompt, script_hash, output, findings_count.
|
||||
Dojo: prompt saved as note on test, findings pushed to product myai-recon.
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
Reference in New Issue
Block a user