Skip to content

v0.4.3

Choose a tag to compare

@CybotTM CybotTM released this 02 Mar 02:26
· 355 commits to main since this release
v0.4.3
02f6df6

Changes

  • chore: bump version to 0.4.3
  • fix: add Overview submodule for v13 module overview compatibility (#94)
  • fix: add Overview submodule for v13 module overview compatibility

Installation

composer require netresearch/nr-vault

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

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