Skip to content

v0.9.3

Choose a tag to compare

@github-actions github-actions released this 28 May 21:10
v0.9.3
f8f759b

Changes

  • chore: release v0.9.3 (#65)
  • test(setup): cover v14 panel FormEngine wiring + assert E2E render (#64)

Installation

composer require netresearch/nr-passkeys-be

Publication status

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

cosign verify-blob \
  --bundle nr-passkeys-be-0.9.3.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  nr-passkeys-be-0.9.3.zip

Verify checksums

sha256sum -c checksums.txt

Software Bill of Materials (SBOM)

SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.