powershell - How can I update only Chocolatey packages that are verified by moderators? -


i use chocolatey install/update applications on pc. there way make sure packages install have been approved moderators?

if choco install <package name> might warning package not trusted , press n or y continue, it's tedious task confirm each package. there simpler way this? i'm looking parameter can set -autodenyuntrustedpackages?

a side note, know can use chocolateyui, never prompts regarding untrusted packages. due security flaw or allow updates if update has been verified moderator?

in order install package not yet verified moderator, you have specify version. these packages not installed or updated automatically, meaning actual behavior describe implemented default.

trusted packages mean else: packages come trusted source (like creator of program package installs). these packages skip human moderation.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -