Skip to content

Security

How do I generate an SBOM?

Quick answer

Enable buildx's sbom: true output, or run syft against the built image.

The detail that matters

Generate it during the build, when you still know the inputs. Afterwards you are inferring.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.