--- title: "[bojemoi] Push 1 commit(s) to main" date: 2026-03-25T23:05:13+01:00 draft: false tags: ["push", "bojemoi", "main"] categories: ["Git Activity"] summary: "Push de 1 commit(s) par Betty dans bojemoi/main" author: "Betty" --- ## Push to `bojemoi/main` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Commits** | 1 | | **Pushed by** | Betty | ### Commits - **27f5ef4** feat(orchestrator): add VulnHub VM automation endpoints (Betty) ### Diff Summary ``` provisioning/orchestrator/app/main.py | 184 +++++++++++++++++++- provisioning/orchestrator/app/models/schemas.py | 53 ++++++ .../orchestrator/app/services/vulnhub_manager.py | 188 +++++++++++++++++++++ scripts/import_vulnhub_ova.sh | 123 ++++++++++++++ 4 files changed, 547 insertions(+), 1 deletion(-) ```