<div dir="ltr"><div>I have a basic broctl plugin that I&#39;m hoping will be a first step towards the CBrAN outlined here &lt;<a href="http://bro.org/development/projects/cban.html">http://bro.org/development/projects/cban.html</a>&gt;. Currently, most of the functionality is stubbed in as screen output.<br>
<br>My initial thought was for the Bro project to maintain and distribute a SQLite database of rebros (git repos of Bro scripts). As Python2.5+ has native support for SQLite this would not require users to install additional Python modules. A community developer would be able to register his/her rebro for inclusion in the SQLite file distributed with broctl. The SQLite file would represent the universe referred to on the project page.<br>
<br>Before getting too far into the weeds, I&#39;m hoping to get some feedback around design decisions (what issues distributing/maintaining a SQLite file introduces) and to see if anyone is interested in collaborating.<br>
<br></div><div>-AK<br></div></div>