An SBOM (Software Bill of Materials) is a very important part of the infrastructure to enable us to understand what software we use, what our dependencies are, and then to isolate images that are affected by vulnerabilities.
An SBOM (Software Bill of Materials) is a very important part of the infrastructure to enable us to understand what software we use, what our dependencies are, and then to isolate images that are affected by vulnerabilities.
An SBOM is generated for all artefacts of a given type (possibly images for Python packages in the first instance), and stored in a documented location using an appropriate tool.
An SBOM is generated for all artefacts of a given type (possibly images for Python packages in the first instance), and stored in a documented location using an appropriate tool.