mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
NEWS: Add entry for Community ID
This commit is contained in:
parent
b90351b7e6
commit
547e1b6280
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -100,6 +100,11 @@ New Functionality
|
|||
|
||||
To disable this functionality, pass ``--disable-javascript`` to configure.
|
||||
|
||||
- Zeek now provides native "Community ID" support with a new bif called
|
||||
``community_id_v1()``. Two policy scripts ``protocols/conn/community-id-logging``
|
||||
and ``frameworks/notice/community-id`` extend the respective logs with a
|
||||
community_id similar to what the external zeek-community-id plugin provides.
|
||||
|
||||
- Introduce a new command-line option ``-V`` / ``--build-info``. It produces
|
||||
verbose output in JSON format about the repository state and any included
|
||||
plugins.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue