Merge remote-tracking branch 'origin/topic/awelzel/bye-twitter'

* origin/topic/awelzel/bye-twitter:
  README.md: Add Mastodon and Bluesky links
  README: Drop "Follow us on Twitter"
This commit is contained in:
Arne Welzel 2025-08-21 17:02:51 +02:00
commit ce7ba36b3c
4 changed files with 17 additions and 5 deletions

11
CHANGES
View file

@ -1,3 +1,14 @@
8.1.0-dev.449 | 2025-08-21 17:02:51 +0200
* README.md: Add Mastodon and Bluesky links (Arne Welzel, Corelight)
* README: Drop "Follow us on Twitter" (Arne Welzel, Corelight)
* Merge a number of submodules into Zeek (Tim Wojtulewicz, Corelight)
The code from the gen-zam, bifcl, binpac and zeek-af_packet-plugin
submodules has been merged into the Zeek tree.
8.1.0-dev.101 | 2025-08-20 11:38:37 -0400
* Fix Coverity issue with new `Attributes` ctor (Evan Typanski, Corelight)

4
README
View file

@ -3,7 +3,7 @@ The Zeek Network Security Monitor
=================================
Zeek is a powerful framework for network traffic analysis and security
monitoring. Follow us on Twitter at @zeekurity.
monitoring.
Key Features
============
@ -101,4 +101,4 @@ others.
[4] https://www.zeek.org/community/index.html
[5] https://clang.llvm.org/extra/clang-tidy/
[6] https://scan.coverity.com/projects/bro
[7] https://pvs-studio.com/en/pvs-studio/?utm_source=github&utm_medium=organic&utm_campaign=open_source
[7] https://pvs-studio.com/en/pvs-studio/?utm_source=github&utm_medium=organic&utm_campaign=open_source

View file

@ -15,14 +15,15 @@ traffic analysis and security monitoring.
[_Development_](#development) —
[_License_](#license)
Follow us on Twitter at [@zeekurity](https://twitter.com/zeekurity).
[![Coverage Status](https://coveralls.io/repos/github/zeek/zeek/badge.svg?branch=master)](https://coveralls.io/github/zeek/zeek?branch=master)
[![Build Status](https://img.shields.io/cirrus/github/zeek/zeek)](https://cirrus-ci.com/github/zeek/zeek)
[![Slack](https://img.shields.io/badge/slack-@zeek-brightgreen.svg?logo=slack)](https://zeek.org/slack)
[![Discourse](https://img.shields.io/discourse/status?server=https%3A%2F%2Fcommunity.zeek.org)](https://community.zeek.org)
[![Mastodon](https://img.shields.io/badge/mastodon-@zeek@infosec.exchange-brightgreen.svg?logo=mastodon)](https://infosec.exchange/@zeek)
[![Bluesky](https://img.shields.io/badge/bluesky-@zeek-brightgreen.svg?logo=bluesky)](https://bsky.app/profile/zeek.org)
</h4>

View file

@ -1 +1 @@
8.1.0-dev.101
8.1.0-dev.449