v1.1.9
nSelf CLI v1.1.9
Channel: stable
Commits since previous release
- Merge pull request #133 from nself-org/chore/v1.1.9-bump (2e77397)
- fix(deps): bump Go toolchain to 1.26.4 to patch stdlib CVEs (1d19230)
- fix(cli): resolve P3 audit CRITICAL/HIGH resilience defects (087cf35)
- test: cleanup gate QA test files (9ae506f)
- test: add tracking ref (0d1d2a8)
- test: stub in api path (a4f4654)
- test: add exception comment (cde0762)
- test: temp 301-line file for gate test (a9ea944)
- chore(release): bump version to v1.1.9 (7b2a3ed)
Install
brew install nself-org/nself/nself
# or download a tarball below for your platformVerify (Sigstore keyless)
cosign verify-blob \
--bundle <tarball>.tar.gz.sig \
--certificate-identity-regexp '^https://github.com/nself-org/cli/\.github/workflows/release\.yml@refs/tags/v1.1.9$' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
<tarball>.tar.gzFull signing + verification details: release-signing.md
Artifacts
- Platform tarballs (linux/darwin × amd64/arm64) + Windows zips (amd64/arm64)
checksums.txt— SHA-256 of all tarballssbom.spdx.json+ per-tarball SBOMs — SPDX software bill of materialsprovenance.intoto.jsonl— SLSA v1.0 provenance attestation*.sig— Sigstore cosign signature bundles for every artifact above