zeek/scripts/base/frameworks/spicy
Arne Welzel 54a08a74da base/frameworks/spicy: Do not load base/misc/version
Unsure what it's used for today and also results in the situation that on
some platforms we generate a reporter.log in bare mode, while on others
where spicy is disabled, we do not.

If we want base/frameworks/version loaded by default, should put it into
init-bare.zeek and possibly remove the loading of the reporter framework
from it - Reporter::error() would still work and be visible on stderr,
just not create a reporter.log.
2023-10-24 13:15:21 +02:00
..
__load__.zeek Integrate the Spicy plugin into Zeek proper. 2023-05-16 10:17:45 +02:00
init-bare.zeek Move spicy/misc scripts to policy and clarify purpose. 2023-05-16 10:21:21 +02:00
init-framework.zeek base/frameworks/spicy: Do not load base/misc/version 2023-10-24 13:15:21 +02:00
main.zeek Integrate the Spicy plugin into Zeek proper. 2023-05-16 10:17:45 +02:00