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 optional whenever
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 missing form. 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 | sh
Download secretspec 0.10.1