RESEARCH
Solving the Tension Between Operational Risk and Security Risk
In software development, dependency hell is a commonly-occurring problem that arises when multiple software packages with complex interdependencies are integrated into a system. This makes it difficult to manage updates and resolve conflicts between systems. To make matters worse, dev and sec teams often have conflicting viewpoints on how to handle dependencies creating risk.
In this research:
- Learn how to bridge the divide between dev and sec when it comes to solving for dependencies
- Get recommendations on how to solve for locking versions and therefore decreasing security risk