[Bro-Dev] JIRA to GitHub ticket migration plan

2018-09-13 Thread Jon Siwek
A preview of what migrated issues will look like along with new labeling scheme: https://github.com/jsiwek/test/issues The selection strategy of which tickets to migrate is something like "anything that is a reproducible bug or a simple/uncontroversial enhancement". Any tickets not in that

Re: [Bro-Dev] Bro 2.6-beta plans

2018-09-13 Thread John Althouse
Could anyone update Bro on docker to include 2.5.5, 2.6-beta and master? https://hub.docker.com/r/broplatform/bro/tags/ We use this with our internal trybro instance which is fantastic for quickly collaborating and testing scripts. :) On Wed, Sep 12, 2018 at 3:26 PM, Jon Siwek wrote: > On Wed,

Re: [Bro-Dev] Module prefix in sending and receiving Broker events

2018-09-13 Thread Jon Siwek
On Thu, Sep 13, 2018 at 4:28 AM Matthias Vallentin wrote: > > > Does the > > suggestion [1] to always explicitly scope events by their > > namespace/module address your problem? > > That's what I thought would work, but it's the opposite: when I add > the module name as prefix, Bro silently

Re: [Bro-Dev] Module prefix in sending and receiving Broker events

2018-09-13 Thread Matthias Vallentin
> Does the > suggestion [1] to always explicitly scope events by their > namespace/module address your problem? That's what I thought would work, but it's the opposite: when I add the module name as prefix, Bro silently ignores the event. I found a surprising solution though: if I declare the