mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00
Add more script package README files
The text from these README files appears on the "Bro Script Packages" page after building the documentation.
This commit is contained in:
parent
181f180374
commit
1b26c05c2c
5 changed files with 9 additions and 0 deletions
4
scripts/base/frameworks/notice/README
Normal file
4
scripts/base/frameworks/notice/README
Normal file
|
@ -0,0 +1,4 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue