From 081e7fc5f5dd01c3785426ab844c40fa05707272 Mon Sep 17 00:00:00 2001 From: zeek-bot Date: Thu, 8 Feb 2024 03:16:13 +0000 Subject: [PATCH] Update aggregated metadata. --- aggregate.meta | 40 ++++++++++++++++++++++++++++++++-------- 1 file changed, 32 insertions(+), 8 deletions(-) diff --git a/aggregate.meta b/aggregate.meta index b8fd3c8..10c9211 100644 --- a/aggregate.meta +++ b/aggregate.meta @@ -1742,28 +1742,52 @@ test_command = cd testing && btest -c btest.cfg url = https://github.com/nttcom/zeek-parser-Bacnet version = main -[nttcom/zeek-parser-CCLinkField-CCLinkControl] +[nttcom/zeek-parser-CCLinkFieldBasic] build_command = mkdir -p build && cd build && SPICYZ=$(command -v spicyz || echo %(package_base)s/spicy-plugin/build/bin/spicyz) cmake .. && cmake --build . depends = zeek >=4.0.0 -description = TODO: A more detailed description of spicy_cc_link_noip. +description = TODO: A more detailed description of spicy_cc_link_basic. It can span multiple lines, with this indentation. script_dir = scripts -summary = TODO: A summary of spicy_cc_link_noip in one line +summary = TODO: A summary of spicy_cc_link_basic in one line test_command = cd testing && btest -c btest.cfg -url = https://github.com/nttcom/zeek-parser-CCLinkField-CCLinkControl +url = https://github.com/nttcom/zeek-parser-CCLinkFieldBasic version = main -[nttcom/zeek-parser-CCLinkFieldBasic] +[nttcom/zeek-parser-CCLinkIENoIP] build_command = mkdir -p build && cd build && SPICYZ=$(command -v spicyz || echo %(package_base)s/spicy-plugin/build/bin/spicyz) cmake .. && cmake --build . depends = zeek >=4.0.0 -description = TODO: A more detailed description of spicy_cc_link_basic. +description = TODO: A more detailed description of zeek-parser-CCLinkIENoIP. It can span multiple lines, with this indentation. script_dir = scripts -summary = TODO: A summary of spicy_cc_link_basic in one line +summary = TODO: A summary of zeek-parser-CCLinkIENoIP in one line test_command = cd testing && btest -c btest.cfg -url = https://github.com/nttcom/zeek-parser-CCLinkFieldBasic +url = https://github.com/nttcom/zeek-parser-CCLinkIENoIP +version = main + +[nttcom/zeek-parser-CCLinkTSNPTP] +build_command = mkdir -p build && cd build && SPICYZ=$(command -v spicyz || echo %(package_base)s/spicy-plugin/build/bin/spicyz) cmake .. && cmake --build . +depends = + zeek >=4.0.0 +description = TODO: A more detailed description of zeek-parser-CCLinkTSNPTP. + It can span multiple lines, with this indentation. +script_dir = scripts +summary = TODO: A summary of zeek-parser-CCLinkTSNPTP in one line +test_command = cd testing && btest -c btest.cfg +url = https://github.com/nttcom/zeek-parser-CCLinkTSNPTP +version = main + +[nttcom/zeek-parser-CCLinkTSNSLMP] +build_command = mkdir -p build && cd build && SPICYZ=$(command -v spicyz || echo %(package_base)s/spicy-plugin/build/bin/spicyz) cmake .. && cmake --build . +depends = + zeek >=4.0.0 +description = TODO: A more detailed description of zeek-parser-CCLinkTSNSLMP. + It can span multiple lines, with this indentation. +script_dir = scripts +summary = TODO: A summary of zeek-parser-CCLinkTSNSLMP in one line +test_command = cd testing && btest -c btest.cfg +url = https://github.com/nttcom/zeek-parser-CCLinkTSNSLMP version = main [nttcom/zeek-parser-CIFS-COM]