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

The text from these README files appears on the "Bro Script Packages" page after building the documentation.
4 lines
276 B
Text
4 lines
276 B
Text
The notice framework enables Bro to "notice" things which are odd or
|
|
potentially bad, leaving it to the local configuration to define which
|
|
of them are actionable. This decoupling of detection and reporting allows
|
|
Bro to be customized to the different needs that sites have.
|