From d4fa16ce524d6760e0970e03e6b1be58bd970ae3 Mon Sep 17 00:00:00 2001 From: zeek-bot Date: Wed, 3 Apr 2024 21:07:42 +0000 Subject: [PATCH] Update aggregated metadata. --- aggregate.meta | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aggregate.meta b/aggregate.meta index 28d4d19..c86f35a 100644 --- a/aggregate.meta +++ b/aggregate.meta @@ -619,7 +619,7 @@ version = master description = A Zeek package to extend logging for Intel script_dir = scripts tags = intel -version = main +version = v1.0.0 url = https://github.com/corelight/ExtendIntel [corelight/got_zoom] @@ -651,10 +651,10 @@ url = https://github.com/corelight/http-stalling-detector version = master [corelight/icannTLD] -description = A Zeek script using Input Framework to get icann_tld, icann_domain, icann_host_subdomain, and is_trusted_domain from a DNS query. The field icann_host_subdomain contains the remaining query nodes after the domain is removed. The is_trusted_domain is populated from a separate Input Framework set. +description = v27.10.0 - A Zeek script using Input Framework to get icann_tld, icann_domain, icann_host_subdomain, and is_trusted_domain from a DNS query. The field icann_host_subdomain contains the remaining query nodes after the domain is removed. The is_trusted_domain is populated from a separate Input Framework set. script_dir = scripts tags = domain, dns, tld, input -version = v24.0.0 +version = v27.10.0 url = https://github.com/corelight/icannTLD [corelight/json-streaming-logs]