mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00

The broxygen-generated files now live in the git repo, have tests that check that they are up-to-date, and a script to re-generate them on-demand.
16 lines
427 B
ReStructuredText
16 lines
427 B
ReStructuredText
:orphan:
|
|
|
|
Package: policy/frameworks/notice
|
|
=================================
|
|
|
|
|
|
:doc:`/scripts/policy/frameworks/notice/__load__.bro`
|
|
|
|
|
|
:doc:`/scripts/policy/frameworks/notice/extend-email/hostnames.bro`
|
|
|
|
Loading this script extends the :bro:enum:`Notice::ACTION_EMAIL` action
|
|
by appending to the email the hostnames associated with
|
|
:bro:type:`Notice::Info`'s *src* and *dst* fields as determined by a
|
|
DNS lookup.
|
|
|