mdgreenwald/Mozilla SOPS Installer

Install a specific version of the sops binary. Acceptable values are latest or any semantic version string like v3.13.1

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion of sopsyeslatest
downloadBaseURLSet the download base URL (must end with a trailing slash and follow the <tag>/<asset> layout used by getsops/sops releases)nohttps://github.com/getsops/sops/releases/download/
tokenGitHub token used to authenticate the request that resolves the "latest" SOPS version, raising the GitHub API rate limit from 60/hr (unauthenticated) to 1000/hr. Typically the workflow GITHUB_TOKEN secret. Unused when `version` is not `latest`.no""
namedescription
sops-pathPath to the cached sops binary