cloudflare / cloudflare/binary-install
Use checksums to verify integrity of the downloads
Offen
enhancement
status - PR Welcome
- Vorherrschende Sprache
- JavaScript
- Sterne
- 48
- Forks
- 23
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
On Discord somebody mentioned that they won't use wasm-pack because it is insecure, because it is downloading a foreign URL without using a checksum to verify the integrity.
I agree with them, I think for security it's important to verify checksums on all downloaded binaries.
So first this will have to be added to binary-install, and then wasm-pack can be changed to use the checksums.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.