Skip to content

v2.0.12

Choose a tag to compare

@github-actions github-actions released this 18 Aug 13:45
· 594 commits to main since this release
Immutable release. Only release title and notes can be modified.
v2.0.12
c92d03e

Changes

  • [RELEASE] v2.0.12
  • fix: scope import command to the requested extension key (#116)
  • ci: adopt the shared TYPO3 CI workflow (#124)

Installation

composer require netresearch/nr-textdb

Publication status

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

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