Release Notes
Fixed
- npm install checksum + provenance.
install.js parseChecksum now handles cargo-dist's * (binary) separator in .sha256 files (was only ), fixing Invalid sha256 file: no strict SHA2-256 digest found on Windows. package.json repository.url corrected to https://github.com/QMahyar/cf-scanner (capital Q) for --provenance attestation.
Install cf-scanner 0.11.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/qmahyar/cf-scanner/releases/download/v0.11.1/cf-scanner-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/qmahyar/cf-scanner/releases/download/v0.11.1/cf-scanner-installer.ps1 | iex"
Download cf-scanner 0.11.1