Notes on what we keep running into when we look at organisations’ code estates: repositories nobody left knows how to maintain, knowledge concentrated in one person’s head, and dependencies quietly drifting years behind.
Are security vulnerabilities an indicator of development testing practices?
Security vulnerabilities might be an indicator of low automated unit, integration and regression testing capabilities.
What are orphaned repos and why should you care
If no one knows the code, how will you fix or redeploy it? Understanding orphaned repositories and their impact on your organization.