Safeguard
Tag

dependency-management

Safeguard articles tagged "dependency-management" — guides, analysis, and best practices for software supply chain and application security.

129 articles

Application Security

Spring Boot Security and Dependency Management

Securing Spring Boot applications with dependency management BOMs, vulnerability scanning, and hardened configurations.

Sep 20, 20234 min read
DevSecOps

GitHub Dependabot and the State of Automated Dependency Security

Dependabot has become the default for dependency updates, but its limitations highlight why automated scanning alone isn't enough for supply chain security.

Aug 15, 20235 min read
Open Source Security

The Hidden Risk of Abandoned Open Source Projects

Abandoned open source projects do not disappear. They continue to be installed, depended upon, and deployed in production. They just stop getting security patches.

Aug 8, 20236 min read
Case Studies

Spotify's Dependency Management at Scale

Inside Spotify's approach to managing thousands of dependencies across hundreds of microservices, balancing developer autonomy with supply chain security.

Jun 10, 20237 min read
Tool Comparisons

Dependabot vs Renovate: Which Dependency Update Bot Should You Use?

A practical guide comparing Dependabot and Renovate for automated dependency updates, covering configuration flexibility, ecosystem support, and team workflows.

Jan 25, 20236 min read
Security

Package Lock Files and Their Security Implications

Lock files are your first line of defense against dependency drift. This guide explains how package-lock.json, yarn.lock, and similar files protect your builds from supply chain manipulation.

Oct 18, 20228 min read
Software Supply Chain

Dependency Update Strategies for Large Codebases

At scale, keeping dependencies current is not a weekend chore — it is an engineering discipline. The wrong update strategy creates either a mountain of tech debt or a pipeline permanently broken by cascading upgrades.

Jun 25, 20228 min read
Supply Chain Attacks

Maven Central Supply Chain Risks: Securing the Java Ecosystem

Maven Central is the backbone of the Java ecosystem, serving billions of artifact downloads annually. Its unique trust model and dependency resolution create supply chain risks that Java teams must understand.

May 15, 20226 min read
Incident Analysis

Equifax: The Supply Chain Angle Few Talked About

The 2017 Equifax breach is a case study in Apache Struts, inherited dependencies, and a vulnerability management process that mistook lists for action.

Sep 15, 20177 min read
dependency-management (Page 11) — Safeguard Blog