Releases: superbiche/safe
Releases · superbiche/safe
safe v1.1.2
Immutable
release. Only release title and notes can be modified.
Patch release for dispatcher-style command naming and help consistency.
Changes:
- Prefer
safe run,safe audit, andsafe installacross docs, help, status, version, and wrapper output. - Route install wrappers through the
safe auditdispatcher command. - Make
safe audit helpshow audit help instead of erroring.
Checksum:
4b85c60b7a72286a6122ce932efd854ca6fc321ef9b202d160fe06009edfc767 safe-v1.1.2.tar.gz
Verify downloads:
sha256sum -c SHA256SUMS
gpg --verify SHA256SUMS.asc SHA256SUMSsafe v1.1.1
Immutable
release. Only release title and notes can be modified.
Patch release for installer shell-integration safety.
Changes:
- Preserve symlinked
.zshrcfiles when installing, migrating, or uninstalling safe shell integration lines. - Add regression coverage for symlinked
.zshrcinstall and uninstall flows.
Checksum:
d17cb4f0c66ae69a233c2044c97a4927d71c2600d186e6aec5a25b5ea9b689d8 safe-v1.1.1.tar.gz
Verify downloads:
sha256sum -c SHA256SUMS
gpg --verify SHA256SUMS.asc SHA256SUMSv1.1.0
Immutable
release. Only release title and notes can be modified.
v1.1.0
- Add audited
safe install -ghost installs with confirmation before delegation. - Add global install translation for npm, pnpm, yarn, bun, and Composer.
- Add exact-version
--trust-hostsupport and post-install trust prompts for npm packages while refusing to trustlatest, omitted versions, dist-tags, or ranges. - Update help, completions, and docs to prefer
safe runandsafe auditover legacy hyphenated command names.
Release assets:
safe-v1.1.0.tar.gzSHA256SUMSSHA256SUMS.asc
Verify:
sha256sum -c SHA256SUMS
gpg --verify SHA256SUMS.asc SHA256SUMSChecksum:
5f02047a0e53ca4c6058204297e04badac3c104ace9a1ab1f02eaa07db8d5470 safe-v1.1.0.tar.gz
CI provenance is not claimed for this manual release.
safe v1.0.1
Immutable
release. Only release title and notes can be modified.
Security hardening patch for safe-audit setup.
Changes:
safe-audit setupno longer downloads scanner binaries, runs upstream installer scripts, or runs language package installers.- Scanner setup now fails closed unless required scanners already exist or an explicit local scanner bundle is provided.
- Socket CLI is optional for scanner setup.
Release verification:
git tag -v v1.0.1
sha256sum -c SHA256SUMS
gpg --verify SHA256SUMS.asc SHA256SUMSSigning key fingerprint:
5FA5B0FC33139A9E062BA2F80878846631FFD1E0
Checksum:
b3ba70f0b75b66d507bb78a35ec0f35368cbfc478abbbdc659930317e9bd9c81 safe-v1.0.1.tar.gz
safe v1.0.0
Immutable
release. Only release title and notes can be modified.
Initial public release baseline.
Release verification:
git tag -v v1.0.0
sha256sum -c SHA256SUMS
gpg --verify SHA256SUMS.asc SHA256SUMSSigning key fingerprint:
5FA5B0FC33139A9E062BA2F80878846631FFD1E0
Checksum:
30d89a571905a86722c94625cd8d9478287c26372a93b33ce4afb73cdc7b278b safe-v1.0.0.tar.gz