This commit is contained in:
2026-04-23 23:09:07 +02:00
parent 753b5783c0
commit 0c8a9964cc
5 changed files with 963 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.send.nrw/sendnrw/siem-agent
go 1.26.1
require golang.org/x/sys v0.43.0