Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 09:34
v0.5.0
b611117

Changes

  • feat(dashboard): contribute frontend passkey stats to the unified BE widget set (#34)

Installation

composer require netresearch/nr-passkeys-fe

Publication status

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

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