package-validator icon indicating copy to clipboard operation
package-validator copied to clipboard

Requirement: PackageSourceUrl should not be a zip, msi, or exe

Open ferventcoder opened this issue 10 years ago • 2 comments

ferventcoder avatar Feb 18 '16 19:02 ferventcoder

Just wondering about this one, should this just check the url itself. Or download the file and verify it isn't a binary file? In the later case, it would probably need to check the content-type before downloading though.

AdmiringWorm avatar Mar 05 '17 04:03 AdmiringWorm

Should be negated with implementation of https://github.com/chocolatey/package-validator/issues/160

bcurran3 avatar Jan 25 '19 20:01 bcurran3