chocolatey-licensed-issues
chocolatey-licensed-issues copied to clipboard
Package Internalizer - Checksum binaries being internalized
Is Your Feature Request Related To A Problem? Please describe.
Describe The Solution. Why is it needed?
Verify checksum of downloaded binary against original packaging. By logging this data (checksums are ignored when using Install-ChocolateyPackageCmdlet
using by internalizer), we give user confidence in the produced package, and any issues after the fact with the package can be traced back to something they may have done after the fact.