Skip to content

v0.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 16:22
v0.13.0
4b8510e

Changes

  • chore: release v0.13.0 (#231)
  • feat(secret): shared secret catalogue, portable envelope codec, and consumer-envelope rotation (#230)

Installation

composer require netresearch/nr-vault

Publication status

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

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