saltstack / salt-winrepo

Salt Windows Software Package Manager Repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Checksums

DavidJFelix opened this issue · comments

We're fanning work out to a variety of servers of a variety of security and reliability. It sure would be nice to be able to specify a checksum on the installer/uninstaller to ensure that it's the one we expect before haphazardly running it.

commented

@DavidJFelix , I added something like that on the develop Salt branch a couple of weeks ago. See the source_hash parameter here:

https://docs.saltstack.com/en/develop/topics/windows/windows-package-manager.html

https://github.com/saltstack/salt/blob/develop/salt/modules/win_pkg.py