Release Notes
Fixed
secretspec check: optional secrets that aren't set no longer render with a
green✓and aren't counted as "found" in the trailing summary. They now
display with the same blue○ (optional)styling already used in the
missing-required path, and the summary appends, N optionalwhenever
optional secrets are absent (e.g.Summary: 4 found, 0 missing, 1 optional).
If every optional secret is set, the summary line stays in its previous
X found, Y missingform. Fixes
#72.
Install secretspec 0.10.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cachix/secretspec/releases/download/v0.10.1/secretspec-installer.sh | shDownload secretspec 0.10.1
| 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-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| secretspec-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |