brimdata / build-zeek

Build Zeek for packaging with Brimcap and Zui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build-zeek

Build Zeek for packaging with Brimcap and Zui.

Background

Before there was official support for compiling Zeek on Windows, developers at Brim Data created a working port and an artifact based on Zeek v3.2.1. Because the effort of keeping the port in sync with ongoing Zeek development would have been prohibitive, that artifact shipped with Brimcap and Zui for years.

In late 2022, work began to officially support Zeek on Windows, and in late 2023 this repo was created to take advantage of that. The minimal glue found here starts from the official Zeek source code and makes only the changes necessary to build in GitHub Actions, add some needed Zeek Packages, and produce artifacts ready for use in Brimcap/Zui.

About

Build Zeek for packaging with Brimcap and Zui

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 64.5%Language:Go 35.5%