From d2c09676bb91f95e78a4ca004a980463d972c970 Mon Sep 17 00:00:00 2001 From: Arne Welzel Date: Tue, 25 Apr 2023 11:03:46 +0200 Subject: [PATCH] Update ZeekJS submodule to 0.9.0 * Performance improvements for the Redis Log::log_stream_policy example around PortVal wrapping and caching field offsets for property lookups. * Debug output is now channeled through PLUGIN_DBG_LOG() and available via zeek -B plugin-Zeek-JavaScript instead of unconditionally on stderr. * Reduced CMake output when Node.js isn't found --- auxil/zeekjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auxil/zeekjs b/auxil/zeekjs index e4ae24051f..42afaa7e48 160000 --- a/auxil/zeekjs +++ b/auxil/zeekjs @@ -1 +1 @@ -Subproject commit e4ae24051f31620e8bd7a93e8516797d6734b6d9 +Subproject commit 42afaa7e48f77a7580316e2df68c37c67b46a9e8