bzar icon indicating copy to clipboard operation
bzar copied to clipboard

Fixes for Zeek v5.0.0

Open mmguero opened this issue 2 years ago • 1 comments

This PR addresses issue #15

The issues fixed are some differences (deprecations removed, I believe) in syntax of some redefined sets/tables, and fixing some warnings about local variables used inside "when" statement but not captured

These changes should be backwards compatible as well (although I did have to use an @if ( Version::number >= 50000 ) directive for the when changes for them to be backwards compatible).

mmguero avatar Jul 07 '22 23:07 mmguero

Looking forward to see this getting merged!

mavam avatar Sep 13 '22 15:09 mavam

Is this fix getting merged anytime soon?

m1357 avatar Feb 28 '23 00:02 m1357

These fixes should work for Zeek v5.2.0 as well as far as I know. Anyone monitoring this?

mmguero avatar Mar 20 '23 16:03 mmguero

ping? anybody home?

mmguero avatar Apr 25 '23 19:04 mmguero

I see that the two MITRE contributors (@mfrndz and @johnwunder) haven't had any public activity on GitHub over the past year. I might see if I can ping someone on the Corelight side who may be able to contact someone in MITRE to give this a bit of love.

00willo avatar May 18 '23 02:05 00willo

That would be awesome. I know that some people are starting to use my branch but of course it would be better in general for the upstream to be usable.

mmguero avatar May 26 '23 15:05 mmguero

Hi everyone! Apologies for missing this -- someone just pointed us to it and we're reviewing now to be able to merge.

Thanks so much for the PR!

johnwunder avatar Sep 28 '23 12:09 johnwunder

Thank you for submitting the pull request, and thank you for your patience.

mfrndz avatar Oct 02 '23 16:10 mfrndz