Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 20 Mar 12:06
v0.1.3
bc6f830

Changes

  • fix: hex-encode challenge for WebAuthn verify to match options encoding

Installation

composer require netresearch/nr-passkeys-fe

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

cosign verify-blob \
  --bundle nr-passkeys-fe-0.1.3.zip.bundle \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  nr-passkeys-fe-0.1.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.