github cachix/secretspec v0.2.0
0.2.0 - 2025-07-17

latest releases: secretspec-go/v0.19.1, v0.19.1, latest...
13 months ago

Release Notes

Changed

  • SDK: Added set_provider() and set_profile() methods for configuration
  • SDK: Removed provider/profile parameters from set(), get(), check(), validate(), and run() methods
  • SDK: Embedded Resolved inside ValidatedSecrets

Fixed

  • Fix stdin handling for piped input in set/check commands
  • Fix SECRETSPEC_PROFILE and SECRETSPEC_PROVIDER environment variable resolution
  • Ensure CLI arguments take precedence over environment variables
  • add CLI integration tests
  • Update test script to handle non-TTY environments correctly

Install secretspec 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://install.secretspec.dev | sh

Download secretspec 0.2.0

File Platform Checksum
secretspec-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
secretspec-x86_64-apple-darwin.tar.xz Intel macOS checksum
secretspec-x86_64-pc-windows-msvc.zip x64 Windows checksum
secretspec-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Don't miss a new secretspec release

NewReleases is sending notifications on new releases.