jbang icon indicating copy to clipboard operation
jbang copied to clipboard

Support script/alias SHA verification

Open quintesse opened this issue 8 months ago • 0 comments

Support a way to pass an SHA to check aliases (and scripts refs/urls if possible) against the input files to make sure that we're still running the expected version.

Questions:

  • would this be an extended syntax (eg alias#SHA@rep or alias@repo#SHA) or an option (eg jbang --verify SHA alias@repo)?
  • how would the user know what the SHA is? Create a command perhaps? (eg jbang sha alias@repo)

quintesse avatar Apr 05 '25 12:04 quintesse