Files
blog/content/posts/pushes/2026-03-18-push-bojemoi-main-8671e81.md
Betty 741c7050fc
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 10s
post: push 1 commit(s) to bojemoi/main
2026-03-18 13:51:08 +01:00

35 lines
840 B
Markdown

---
title: "[bojemoi] Push 1 commit(s) to main"
date: 2026-03-18T13:50:59+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
- **8671e81** feat: add breachforum CTI discovery service (stack 66) (Betty)
### Diff Summary
```
discovery/Dockerfile | 34 +++
discovery/breachforum_discovery_api.py | 259 +++++++++++++++++++
discovery/breachforum_onion_discovery.py | 421 +++++++++++++++++++++++++++++++
discovery/entrypoint.sh | 33 +++
stack/66-service-discovery.yml | 73 ++++++
5 files changed, 820 insertions(+)
```