corelight / zeekjs

ZeekJS - Experimental JavaScript support for Zeek.
BSD 3-Clause "New" or "Revised" License
9 stars 4 forks source link

Fixing how libnode is found & Remove some CAF references #39

Closed sethhall closed 1 year ago

sethhall commented 1 year ago

This still feels like it's being done wrong, but it at least gets us to build parity on Mac OS.

This also includes some minor changes to stop looking for CAF since that's not necessary anymore and zeekjs doesn't used broker/caf anyway.