chocolatey / package-validator

Windows service to validate packages conform to package standards
Apache License 2.0
31 stars 29 forks source link

[Requirement] do not allow use of anything in the ChocolateyInstall/tools directory #189

Open ferventcoder opened 5 years ago

ferventcoder commented 5 years ago

Not sure if we have this or if it was for particular items, but we should really search and fail on using anything in the Chocolatey provided tools directory. Folks should be using the API that is published and working against that - otherwise they could be surprised when things change out on them when we move around internals.