fix(ids): close stream

This commit is contained in:
MDLeom 2025-05-24 23:14:31 +00:00
parent 90f9f5e971
commit 48e294534d
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 0 deletions

View File

@ -61,4 +61,5 @@ for await (const line of urls.readLines()) {
snort2.close()
snort3.close()
suricata.close()
suricataSni.close()
splunk.close()