Checksum in mise.lock also for asdf plugins
#5825
danieleformichelli
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
asdf plugins don't support this. The bin/download script I'm not sure is standard enough for it to work with lockfiles very well. It's probably best to convert our plugins over to vfox which thankfully is something AI would likely be able to do pretty easily |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
It would be useful to have a checksum also for asdf plugins to validate the version being installed is exactly the one we want.
Otherwise an attacker that gets control of the repo could republish a different malicious version with the same tag.
Example:
mise.toml
mise.lock
Beta Was this translation helpful? Give feedback.
All reactions