Issues fixed:
- IDS: Fix whitelists encompassing all attacks with an advanced filter.
- SIEM, legacy events (Windows): If system language is not English, perform translated event rendering on a single thread (as the Windows function
EvtFormatMessage
is not thread-safe).