Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 31 May 20:12
· 95 commits to main since this release
v0.6.1
741e467

Changes

  • fix: honor literal allowed_hosts in request-time SSRF middleware (#156)

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.6.1.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  nr-vault-0.6.1.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.