zeek/scripts/base/frameworks/analyzer
Johanna Amann 8de178d923 Move c$service_violation to deprecated-dpd-log.zeek
This moves c$service_violation to the deprecated-dpd-log policy script.

This is the only script in the distribution that uses the field, and it
is unlikely to be used externally. It is also responsible for a
significant amount of memory use by itself.

This also restores the field being populated, which was broken in
GH-4362
2025-07-30 07:58:36 +01:00
..
__load__.zeek dpd->analyzer.log change - rename files 2025-06-03 16:32:52 +01:00
dpd.zeek Move c$service_violation to deprecated-dpd-log.zeek 2025-07-30 07:58:36 +01:00
logging.zeek Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
main.zeek Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01:00
README More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00

The analyzer framework allows to dynamically enable or disable Zeek's
protocol analyzers, as well as to manage the well-known ports which
automatically activate a particular analyzer for new connections.