From 1688fded25192c519b721ad7ac4097788b338fa8 Mon Sep 17 00:00:00 2001 From: Betty Date: Tue, 7 Jul 2026 23:55:38 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-07-07-push-bojemoi-main-78eeea5.md | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 content/posts/pushes/2026-07-07-push-bojemoi-main-78eeea5.md diff --git a/content/posts/pushes/2026-07-07-push-bojemoi-main-78eeea5.md b/content/posts/pushes/2026-07-07-push-bojemoi-main-78eeea5.md new file mode 100644 index 0000000..55c67af --- /dev/null +++ b/content/posts/pushes/2026-07-07-push-bojemoi-main-78eeea5.md @@ -0,0 +1,31 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-07-07T23:55:30+02:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 1 commit(s) par grafana-watcher dans bojemoi/main" +author: "grafana-watcher" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 1 | +| **Pushed by** | grafana-watcher | + +### Commits + +- **78eeea5** fix(ml-threat): break label/feature circular dependency, oversample pwned hosts (grafana-watcher) + + +### Diff Summary + +``` + ml-threat/train.py | 22 +++---- + ml-threat/train_from_msf.py | 142 +++++++++++++++++++++++++++++--------------- + 2 files changed, 106 insertions(+), 58 deletions(-) +```