The focus of my master thesis is collaborative software analysis. You can find more information about the vision and plan here: Master Thesis Overview.
A preliminary step of my thesis is to port parts of Softwarenaut from VisualWorks to Pharo. In the process I had to implement two components:
Images with nightly builds of the port are available here: http://ci.moosetechnology.org/job/softwarenaut-latest-dev/. To use these images, you can use the Cog VM. Download it from here: http://www.mirandabanda.org/files/Cog/VM/
It is also possible to load the sources from squeaksource:
MCHttpRepository location: 'http://www.squeaksource.com/Softwarenaut' user: '' password: ''