Skip to content

v0.4.7

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 16:26
· 2 commits to main since this release
v0.4.7
36fdadb

Changes

  • chore(release): 0.4.7 (#100)
  • build: require netresearch/nr-llm ^0.33 (#99)
  • ci: move both phpunit configs to the standard locations and run the functional suite (#98)

Installation

composer require netresearch/nr-repurpose

Publication status

  • TER: skipped
  • Packagist: skipped
  • Documentation: skipped

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

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