frizbee
brew install frizbee
v0.1.10
Apache-2.0
Throw a tag at and it comes back with a checksum
14
30-day installs · #7784
65
90-day · #6622
231
365-day · #7001
186
★ GitHub stars · updated 2mo ago
Build dependencies
GitHub topics
github-actions
kubernetes
security
security-tools
supply-chain
Links
- https://github.com/stacklok/frizbee
- GitHub: stacklok/frizbee
- Brew formula source: Formula/f/frizbee.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Throw a tag at and it comes back with a checksum",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:50+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "frizbee",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-20T08:16:43Z",
"github_readme_excerpt": "\n\n---\n[](https://coveralls.io/github/stacklok/frizbee?branch=main) | [](https://opensource.org/licenses/Apache-2.0) | [](https://discord.gg/RkzVuTp3WK)\n\n---\n# Frizbee\n\nFrizbee is a tool you may throw a tag at and it comes back with a checksum.\n\nIt\u0027s a command-line tool designed to provide checksums for GitHub Actions\nand container images based on tags.\n\nIt also includes a set of libraries for working with tags and checksums.\n\nFrizbee is available as a GitHub Action: [frizbee-action](https://github.com/marketplace/actions/frizbee-action)\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Usage - CLI](#usage---cli)\n - [GitHub Actions](#github-actions)\n - [Container Images](#container-images)\n- [Usage - Library](#usage---library)\n - [GitHub Actions](#github-actions)\n - [Container Images](#container-images)\n- [Configuration](#configuration)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Installation\n\nTo install Frizbee, you can use the following methods:\n\n```bash\n# Using Go\ngo install github.com/stacklok/frizbee@v0.1.2\n# add the path to your .bashrc\nexport PATH=$PATH:$(go env GOPATH)/bin\n\n\n\n# Using Homebrew\nbrew install frizbee\n\n# Using winget\nwinget install stacklok.frizbee\n```\n\n## Usage - CLI\n\n### GitHub Actions\n\nFrizbee can be used to generate checksums for GitHub Actions. This is useful\nfor verifying that the contents of a GitHub Action have not changed.\n\nTo quickly replace the GitHub Action references for your project, you can use\nthe `actions` command:\n\n```bash\nfrizbee actions path/to/your/repo/.github/workflows/\n```\n\nThis will write all the replacements to the files in t",
"github_repo": "stacklok/frizbee",
"github_stars": 186,
"github_topics": [
"github-actions",
"kubernetes",
"security",
"security-tools",
"supply-chain"
],
"homepage": "https://github.com/stacklok/frizbee",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 14,
"installs_365d": 231,
"installs_90d": 65,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "frizbee",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 7784,
"rank_365d": 7001,
"rank_90d": 6622,
"raw_hash": "b3cda9b89ee357e1",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/f/frizbee.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.1.10",
"versioned_formulae": [],
"why_use_this": null
}