Stefan Boos

My personal GitHub pages

Follow me on GitHub

Applied Software Forensics - Conclusion and Advice

31 Dec 2022

When reproducing the analysis I recommend different approaches based on the kind of project you are looking at.

Table of Contents generated with DocToc

You are Actively Working in an Established Project

If you are familiar with the team already, you might want to see where the most impact can be made first. In this case I recommend to follow Adam Tornhill’s Structure in Your Code as a Crime Scene (see section **Contents & Extracts on the linked page).

You are Evaluating Whether to Adopt or Contribute to an Open Source Project

In this case you might be interested most in the development activity. Thus, I recommend starting by analysing the development cycles and main authors.

Then judge whether the project activity gives you the required confidence to invest more time.

Next you can follow Adam Tornhill’s Structure in Your Code as a Crime Scene (see section **Contents & Extracts on the linked page).