Generate SBOM ΒΆ

Simply add nais/docker-build-push to your workflow.

yaml
1
GitHub actions should be pinned to a SHA for better security. Read more in GitHub Secure use reference.

Opt out

Opt out of Salsa for this workload.

If you want to opt out of Salsa, set the salsa input to false.

yaml

Attest sign ΒΆ

The nais/docker-build-push action default push to Google Container Registry (GAR). If you want to push to another registry, you can use the nais/attest-sign to generate sbom and sign the attestation.

yaml
1
GitHub actions should be pinned to a SHA for better security. Read more in GitHub Secure use reference.