mirror of
https://github.com/marcredhat/SIEM-toolkit-patched
synced 2026-06-09 12:57:13 +00:00
16 lines
253 B
Plaintext
16 lines
253 B
Plaintext
.env
|
|
mcp_config.txt
|
|
__pycache__/
|
|
*.pyc
|
|
node_modules/
|
|
.next/
|
|
frontend/out/
|
|
pgdata/
|
|
parsers/*.json
|
|
data/
|
|
|
|
# Tenant-synced parsers (downloaded via /api/quality/sync-from-sdl) -
|
|
# do not commit; each tenant generates its own set
|
|
parsers/*
|
|
!parsers/.gitkeep
|