kuma-glpi-bridge: webhook receiver opening GLPI incident tickets
ci / vet (push) Failing after 7s
ci / vet (pull_request) Failing after 6s

Go service: Kuma webhook -> GLPI REST (two-step session) ticket per
monitor down-event, dedupe while open, recovery followup + solve on up.
Distroless image; CI = gofmt/vet/build/secret-scan.

Ticket: https://projects.knownelement.com/issues/824
This commit is contained in:
2026-09-06 12:30:48 -05:00
commit 16519fd97f
6 changed files with 281 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module git.knownelement.com/KNEL/KNELKumaGlpiBridge
go 1.23