Skip to content

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 23 Apr 12:37
v0.8.2
e69c256

Changes

  • chore: release v0.8.2 (#56)
  • chore: release v0.8.2
  • fix(docs): replace Documentation/CLAUDE.md symlink with real file (unblocks Intercept render) (#55)
  • fix(docs): replace Documentation/CLAUDE.md symlink with file copy

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