Tag

software risk

0 views collected around this technical thread.

DevOps Cloud Academy
DevOps Cloud Academy
Apr 19, 2022 · Fundamentals

Why Dependency Management Matters: Risks, Best Practices, and Code Review Insights

This article explains the critical importance of managing software dependencies, outlines the risks of blindly using external packages, shares lessons from a Golang mob code‑review session, and provides practical guidelines for selecting, using, and monitoring dependencies in modern development.

Code Reviewbest practicesdependency-management
0 likes · 10 min read
Why Dependency Management Matters: Risks, Best Practices, and Code Review Insights
Continuous Delivery 2.0
Continuous Delivery 2.0
Apr 18, 2022 · Fundamentals

Why Dependency Management Matters and How to Do It Right

This article explains the critical role of dependency management in modern software development, illustrates common risks with real‑world examples, defines what a dependency is, describes package managers, and provides practical guidelines for selecting and using external packages safely.

Code Reviewbest practicesdependency-management
0 likes · 12 min read
Why Dependency Management Matters and How to Do It Right
Continuous Delivery 2.0
Continuous Delivery 2.0
Jan 25, 2021 · Fundamentals

The Risks and Best Practices of Software Dependency Management

This article examines how modern software development relies heavily on external dependencies, outlines the hidden risks they introduce, and provides a comprehensive set of guidelines—including design review, code quality checks, testing, licensing, and isolation techniques—to help teams evaluate, monitor, and safely manage third‑party packages.

best practicesdependency-managementopen source
0 likes · 25 min read
The Risks and Best Practices of Software Dependency Management