zeek / spicy-plugin

Spicy plugin for Zeek
https://docs.zeek.org/projects/spicy/en/latest/zeek.html
Other
6 stars 9 forks source link

Move plugin over into Zeek proper #183

Closed rsmmr closed 1 year ago

rsmmr commented 1 year ago

It's has become hard to maintain this plugin outside of Zeek, due to having so many different ways these days of how people can build and install it. With Zeek now relying on the plugin anyways for core analyzers, it seems a good time to make the code part of Zeek itself, rather than maintaining it independently. The plan is to make that switch with Zeek 6.0, and the discontinue maintainin the plugin as a standalone component.

rsmmr commented 1 year ago

This is done.