youtube image
From YouTube: Software Bill of Materials for Cloud Native applications — Gareth Rushgrove 1.1.2

Description

A software bill of materials, or SBOM, is a list of components that make up a given application. Think of it like a list of ingredients on food packaging. Understanding what the software you're running consists of is useful for lots of use cases, from license compliance to software supply chain security. Although not a new idea, we’re at the point where SBOMs are about to go mainstream.

In this talk we will:
* Quickly introduce SBOMs and the problems they solve
* Look at some of the competing standings like CycloneDX and SPDX
* Survey existing open source tools for working with SBOMs, with a focus on Kubernetes and the Cloud Native ecosystem
* Discuss what’s missing, including mature open source libraries, and what the community can do about it The audience should come away with a sense of where things might be heading and some interesting ideas and demos to experiment with.