Safeguard
Topic

Software Supply Chain Security

In-depth guides and analysis on software supply chain security from the Safeguard engineering team.

178 articles

Software Supply Chain Security

Ansible Galaxy Security Risks: The Infrastructure Supply Chain You Forgot About

Ansible Galaxy roles and collections execute with root privileges on your infrastructure. Most teams apply zero security scrutiny to them.

Feb 10, 20264 min read
Software Supply Chain Security

Post-Install Hooks Across Package Managers: A Comparative Security Analysis

Every package ecosystem handles install-time code execution differently. Some are permissive, some restrictive, and the differences matter for supply chain security.

Feb 9, 20265 min read
Software Supply Chain Security

RubyGems Yanked Gems: Security Risks of Removed Ruby Packages

When a Ruby gem is yanked from RubyGems.org, it creates security risks for projects that depended on it. Understanding the yanking mechanism is critical for Ruby supply chain security.

Feb 7, 20265 min read
Software Supply Chain Security

Dependency Hijacking Prevention: A Comprehensive Guide

Dependency hijacking encompasses multiple attack techniques that redirect dependency resolution to attacker-controlled packages. This guide covers all major hijacking vectors and their countermeasures.

Feb 7, 20265 min read
Software Supply Chain Security

Cargo.lock integrity and reproducible builds as a supply ...

Cargo.lock pins your dependency tree, but only reproducible builds prove the binary you ship matches the source you reviewed and approved.

Feb 5, 20268 min read
Software Supply Chain Security

Event-Stream npm 2018: Package Trust Lessons That Still Apply

The event-stream npm incident remains the cleanest case study in maintainer-handoff risk. What it taught the ecosystem, and what we still ignore in 2026.

Feb 4, 20265 min read
Software Supply Chain Security

Sigstore Rekor Transparency Log Deep Dive 2026

How Rekor actually works in 2026, the trade-offs of the current Merkle tree design, witness diversity, and the operational realities of verifying inclusion at scale.

Feb 4, 20266 min read
Software Supply Chain Security

Case study: crates.io maintainer account takeover and mal...

How a compromised maintainer credential becomes a crates.io account takeover and a malicious crate version in the Rust software supply chain.

Feb 4, 20269 min read
Software Supply Chain Security

Go module proxy security: how GOPROXY and sum.golang.org ...

How GOPROXY and sum.golang.org protect Go builds with caching and checksum verification, and where trust-on-first-use gaps let malicious modules slip through.

Feb 4, 20267 min read
Software Supply Chain Security

Typosquatting and malicious Go modules published to pkg.g...

How malicious Go modules exploit pkg.go.dev's open publishing model, real typosquatting attacks like steelpoor/tlsproxy, and why Go's module proxy makes cleanup so hard.

Feb 4, 20268 min read
Software Supply Chain Security

What is a Private Package Registry

A private package registry controls who can publish and pull internal and third-party code — but only if it's configured to block, not just cache, public fallback resolution.

Feb 4, 20266 min read
Software Supply Chain Security

Dart/Flutter Dependency Security: Securing the Mobile Supply Chain

Flutter's pub ecosystem is growing fast. The security tooling has not kept pace. Here is what you need to know about securing Dart dependencies.

Feb 3, 20265 min read

Self-healing security runs on Safeguard.

Your first fix PR is minutes away.

No sales call required, even your agent can complete the purchase over MCP.

Software Supply Chain Security (Page 11) — Supply Chain Security Blog | Safeguard