Is it possible to trust a specific tap revision/commit? #7037
Unanswered
herrernst
asked this question in
Everyday usage
Replies: 1 comment 1 reply
|
You could do the following, which would have the same effect: |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
When thinking about the new (tap) trust feature of 6.0, I'd rather like to trust a tap/formula only in a specific revision/git commit to reduce supply-chain attacks. Like when I want to install a rarely used tool from some lone OSS programmer that hasn't changed in a while and probably never will, I'd like to trust the tap/formula exactly as it is now, but not eventual future changes (maybe at least require confirmation for updates). Is this possible somehow?
All reactions