Skip to content

Release pipeline: SBOM, image signing (cosign) and container scanning #117

Description

@windischb

The release pipeline (cd-release.yml) builds and publishes multi-arch images and NuGet packages but produces no supply-chain trust artifacts yet:

  • No SBOM generation (e.g. syft) attached to releases
  • No image/artifact signing or provenance attestations (cosign/sigstore, GitHub artifact attestations)
  • No container image scanning (Trivy/Grype) as a release gate

For an identity product these are high-leverage, comparatively cheap trust signals. Suggested order: SBOM → attestations/signing → image scanning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions