Please confirm these before moving forward.
Describe the improvement
While installing packages through winget, I make sure that I recognize the installer url, like a lot of people I assume. UnigetUI doesn't show this by default so it's possible an unrecognized url change sneaks past if I don't pay attention to this.
Example: https://github.com/microsoft/winget-pkgs/blob/master/manifests/r/REALiX/HWiNFO/8.42/REALiX.HWiNFO.installer.yaml (Hash is provided but still)
Describe how this improvement could help users
If url changed from github.com/author/projectname/* to github.com/attacker/virus/* or knownurl.com/* to virusurl.com/* UniGetUI can help avoid these updates.
It would be nice if UnigetUI tracked installerurl and notified changes/showed it in a column.
Please confirm these before moving forward.
Describe the improvement
While installing packages through winget, I make sure that I recognize the installer url, like a lot of people I assume. UnigetUI doesn't show this by default so it's possible an unrecognized url change sneaks past if I don't pay attention to this.
Example: https://github.com/microsoft/winget-pkgs/blob/master/manifests/r/REALiX/HWiNFO/8.42/REALiX.HWiNFO.installer.yaml (Hash is provided but still)
Describe how this improvement could help users
If url changed from
github.com/author/projectname/*togithub.com/attacker/virus/*orknownurl.com/*tovirusurl.com/*UniGetUI can help avoid these updates.It would be nice if UnigetUI tracked installerurl and notified changes/showed it in a column.