Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 03 May 16:43
v0.9.0
a2f81b1

Changes

  • release: v0.9.0 (#58)
  • chore: support TYPO3 14.3 LTS (incl. webauthn-lib 5.3 migration) (#57)

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.0.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  nr-passkeys-be-0.9.0.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.