flâneur

The ultimate guide to SBOMs | GitLab

about.gitlab.com · 1,626 words · saved by 1 readers

Learn what a software bill of materials is and why it has become an integral part of modern software development.

In March 2026, four supply chain attacks unfolded in 12 days, compromising tools trusted by millions of development teams, including a vulnerability scanner, an infrastructure security scanner, an AI model gateway, and one of the most widely used HTTP clients in the JavaScript ecosystem. In each case, the attack surface was the same: the dependencies flowing through CI/CD pipelines. Most of those organizations were running security tools. What they couldn't see was what was inside the packages those tools depended on. That visibility starts with a software bill of materials, or SBOM. What…

related reading