Hacker News new | ask | show | jobs
Defense in Depth: A Practical Guide to Python Supply Chain Security (bernat.tech)
2 points by gaborbernat 96 days ago
1 comments

Practical guide to Python supply chain security covering the full stack: dependency pinning with hashes, vulnerability scanning in CI, SBOMs, Trusted Publishing with OIDC, package attestations via Sigstore, and delayed ingestion for organizations. Written from the perspective of both a PyPA maintainer and enterprise package infrastructure operator. Includes real attack case studies (Ultralytics, GhostAction, Shai-Hulud) and a phased roadmap for adoption.