[Bro-Dev] Code complexity survey

2016-09-21 Thread Vard Antinyan
Dear developers, We have undertaken a task to assess code complexity triggers and generate recommendations for developing simple and understandable code. Our intension is to share the results with you, developers, so everyone can learn the triggers behind complex software. We need your

Re: [Bro-Dev] Proposal: Operating the Bro package manager offline

2016-09-21 Thread Siwek, Jon
> On Sep 21, 2016, at 9:54 AM, Robin Sommer wrote: > > What are the default paths? In other words, where do the downloaded > packages get put if I don't set anything further up? They get put within ~/.bro-pkg/ (The Advanced Configuration [1] section has more usage info related

Re: [Bro-Dev] Proposal: Operating the Bro package manager offline

2016-09-21 Thread Robin Sommer
After discussion with some more folks, and the email thread, some further tweaks to my original "bundle" proposal: - Following Justin's suggestion, unbundling should by default not replace everything currently installed; and instead offer a "--replace" option if one wants that.

[Bro-Dev] ICAP Analyzer Design Guidance

2016-09-21 Thread Fernandez, Mark I
I am reviewing my source code and scripts for the ICAP Analyzer that I presented last week at BroCon, with the intent of releasing the new analyzer to the Bro community. There is one key aspect which I designed a certain way, but I wonder if it would be acceptable by the community or if it