macOS
brew install frizbeelocal Homebrew formula metadata
brew
Throw a tag at and it comes back with a checksum. Version 0.1.10 via Homebrew; verified from local package data.
install
brew install frizbeelocal Homebrew formula metadata
sudo zypper install frizbeeopenSUSE Tumbleweed package metadata · frizbee · source: download.opensuse.org
winget install --id stacklok.frizbee -eWindows Package Manager source index · stacklok.frizbee · source: cdn.winget.microsoft.com
overview
Throw a tag at and it comes back with a checksum
history
Frizbee is a Stacklok command-line tool and Go library for resolving mutable tags to checksums. Its README describes it as a tool that can take a GitHub Actions reference or container image tag and return a checksum or digest suitable for more reproducible supply-chain references.
Frizbee is maintained in the `stacklok/frizbee` GitHub repository and is written in Go. Official release metadata gathered during research showed a young 0.x project, with v0.0.x and v0.1.x releases from 2024 onward and v0.1.10 published in 2026.
The README documents installation through Go, Homebrew, and winget, and presents Frizbee as both a CLI and a library. It also points to a Frizbee GitHub Action, placing the project in the GitHub Actions and container-image hardening workflow rather than general-purpose checksum utilities.
For GitHub Actions, users can point `frizbee actions` at workflow files or a single action reference to generate replacements and optionally run in dry-run or CI-failing modes. For container images, users can point `frizbee image` at YAML, Dockerfile paths, or a single image tag to get a digest-pinned reference.
The library API exposes replacers for GitHub Actions and container images, with functions for parsing strings, paths, files, and filesystem abstractions.
Frizbee is package-nerd significant as a small supply-chain utility focused on a common packaging and CI problem: tags are convenient but mutable, while checksums and digests are auditable. It sits near Dependabot-style maintenance, GitHub Actions pinning, container digest pinning, and policy enforcement in CI.
Its value as a packaged CLI is that it can be dropped into local workflows or CI jobs without a larger platform, while the library form lets other tools reuse the tag-to-checksum logic.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
frizbee | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/stacklok/frizbee
install metadata
| Package key | brew:frizbee |
|---|---|
| Version | 0.1.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/frizbee |
| Homepage | https://github.com/stacklok/frizbee |
| Repository | https://github.com/stacklok/frizbee |
| Upstream docs | https://github.com/stacklok/frizbee#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/stacklok/frizbee/archive/refs/tags/v0.1.10.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | frizbee |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
frizbee 0.1.10-1.2
Throw a tag at and it comes back with a checksum
https://github.com/stacklok/frizbee
sudo zypper install frizbeefrizbee-bash-completion 0.1.10-1.2
Bash Completion for frizbee
https://github.com/stacklok/frizbee
sudo zypper install frizbee-bash-completionfrizbee-fish-completion 0.1.10-1.2
Fish Completion for frizbee
https://github.com/stacklok/frizbee
sudo zypper install frizbee-fish-completionfrizbee-zsh-completion 0.1.10-1.2
Zsh Completion for frizbee
https://github.com/stacklok/frizbee
sudo zypper install frizbee-zsh-completionstacklok.frizbee
winget install --id stacklok.frizbee -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.