Initial commit - Wazuh to Teams workflow integration

This commit is contained in:
arthur
2026-02-11 10:59:55 +01:00
commit d3f7c958d0
4 changed files with 333 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# secrets / configs locales
config.json
.env
# python
__pycache__/
*.pyc
*.pyo
# editor
.vscode/
.idea/
.DS_Store