Files
blog/content/posts/pushes/2026-03-25-push-bojemoi-main-27f5ef4.md
Betty 3ecba81eb5
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 9s
post: push 1 commit(s) to bojemoi/main
2026-03-25 23:05:18 +01:00

34 lines
846 B
Markdown

---
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(-)
```