Skip to content

v0.4.4

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 00:41
· 34 commits to main since this release
263a053

Features

  • Support keyless signing & verification from GitHub actions
    • Subject Alternative Name (SAN) in a certificate generated by keyless signing from GitHub action is now reported as a signer name when verification. Users can check the subject information for further validation.

      eg) signer name: "https://github.com/sigstore/k8s-manifest-sigstore/.github/workflows/github_oidc.yaml@refs/pull/107/merge"
      

Changelog

  • 263a053 support certificate by keyless signing in github action (#107)

Thanks for all contributors!

  • Chip Zoller
  • Hiro Kitahara