From d44420356a7274661fd74ceb53c77e42b08ee4d6 Mon Sep 17 00:00:00 2001 From: Betty Date: Mon, 20 Jul 2026 16:59:09 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-07-20-push-bojemoi-main-9c3c2ff.md | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 content/posts/pushes/2026-07-20-push-bojemoi-main-9c3c2ff.md diff --git a/content/posts/pushes/2026-07-20-push-bojemoi-main-9c3c2ff.md b/content/posts/pushes/2026-07-20-push-bojemoi-main-9c3c2ff.md new file mode 100644 index 0000000..1cf08ce --- /dev/null +++ b/content/posts/pushes/2026-07-20-push-bojemoi-main-9c3c2ff.md @@ -0,0 +1,34 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-07-20T16:58:21+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 + +- **9c3c2ff** feat(nuclei): templates CVE-2026-42533 + misconfigs nginx (grafana-watcher) + + +### Diff Summary + +``` + .../cves/2026/cve-2026-42533-nginx.yaml | 42 +++++++++++++++++++++ + .../misconfigs/nginx/nginx-alias-traversal.yaml | 36 ++++++++++++++++++ + .../misconfigs/nginx/nginx-crlf-injection.yaml | 26 +++++++++++++ + .../misconfigs/nginx/nginx-proxy-headers-ssrf.yaml | 43 ++++++++++++++++++++++ + .../misconfigs/nginx/nginx-stub-status.yaml | 37 +++++++++++++++++++ + 5 files changed, 184 insertions(+) +```