macOS
brew install zizmorlocal Homebrew formula metadata
sudo port install zizmorMacPorts ports tree · security/zizmor/Portfile · 来源: api.github.com
安装
brew install zizmorlocal Homebrew formula metadata
sudo port install zizmorMacPorts ports tree · security/zizmor/Portfile · 来源: api.github.com
sudo apk add zizmorAlpine Linux edge package indexes · zizmor · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#zizmornixpkgs package indexes · pkgs/by-name/zi/zizmor/package.nix · 来源: api.github.com
sudo pacman -S zizmorArch Linux sync databases · zizmor · 来源: geo.mirror.pkgbuild.com
sudo zypper install zizmoropenSUSE Tumbleweed package metadata · zizmor · 来源: download.opensuse.org
scoop install main/zizmorScoop official bucket manifest trees · bucket/zizmor.json · 来源: api.github.com
winget install --id zizmor.zizmor -eWindows Package Manager source index · zizmor.zizmor · 来源: cdn.winget.microsoft.com
概览
Find security issues in GitHub Actions setups
历史
zizmor is a static-analysis tool for GitHub Actions workflows and actions. It belongs to the newer supply-chain-security wave: instead of scanning application source code, it scans CI/CD definitions for patterns that can leak credentials, allow injection, over-grant permissions, or otherwise compromise releases.
The project documentation describes zizmor as a tool that can find and fix common security issues in GitHub Actions CI/CD setups. The README lists examples including template-injection vulnerabilities, accidental credential persistence and leakage, excessive permission scopes, and confusable Git references.
zizmor reached a first stable release with v1.0.0, where the official release notes state that the project adopted Semantic Versioning and made stability commitments for existing features. Since then, the project has continued adding audits, output modes, auto-fix behavior, and integrations.
The project also grew a companion GitHub Action. `zizmor-action` runs zizmor inside CI and can integrate with GitHub Advanced Security by uploading findings to code scanning, turning the CLI into a recurring workflow check.
zizmor's adoption tracks the rise of GitHub Actions as release infrastructure and the resulting need to audit workflows as security-sensitive code. Its documentation includes integrations for GitHub Actions, pre-commit, IDEs, and other environments, while the sponsor list includes Grafana Labs, Trail of Bits, Kusari, and Tracebit.
The official trophy case documents examples where zizmor helped larger projects improve GitHub Actions security. That is a strong adoption signal for this niche because the tool's value is demonstrated through pull requests that harden real workflows rather than through a generic scanner benchmark.
Trail of Bits' 2026 work on YAML-anchor support shows zizmor moving with the GitHub Actions platform itself: when Actions added YAML anchors, the analyzer had to understand that syntax to keep coverage over modern workflow files.
Users run `zizmor` against workflow files, action definitions, directories, or repositories. The quickstart documents inputs, collection modes, severity and confidence filtering, multiple output formats including JSON, SARIF, and GitHub annotations, and an experimental `--fix` mode.
The usage docs emphasize its static nature: zizmor analyzes workflow and action definitions without executing code or observing runtime state. This makes it suitable for local checks, pre-commit hooks, CI jobs, and code-scanning uploads, while still requiring users to understand runtime-only limitations.
zizmor is package-nerd significant because it treats CI configuration as a first-class supply-chain artifact. For maintainers, installing it is a low-friction way to audit the same YAML that builds, signs, publishes, and deploys packages.
It is also a good example of modern security tooling packaging: a Rust CLI, documentation-first audit catalog, machine-readable outputs, and a GitHub Action wrapper that lets projects consume the tool either locally or as part of repository security automation.
安全态势
没有找到 zizmor 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
zizmor.ymlzizmor.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
zizmor | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:zizmor |
|---|---|
| 版本 | 1.29.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://docs.zizmor.sh/ |
| 仓库 | https://github.com/zizmorcore/zizmor |
| 最后更新 | 2026-08-01T22:00:29Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
zizmor
nix profile install nixpkgs#zizmorzizmor 1.27.0-r0
A static analysis tool for GitHub Actions
https://github.com/zizmorcore/zizmor
sudo apk add zizmorzizmor-doc 1.27.0-r0
A static analysis tool for GitHub Actions (documentation)
https://github.com/zizmorcore/zizmor
sudo apk add zizmor-doczizmor 1.29.0-1
A static analysis tool for GitHub Actions
https://github.com/zizmorcore/zizmor
sudo pacman -S zizmorzizmor 1.28.0-1.2
A static analysis tool for GitHub Actions
https://github.com/zizmorcore/zizmor
sudo zypper install zizmorzizmor-bash-completion 1.28.0-1.2
Bash Completion for zizmor
https://github.com/zizmorcore/zizmor
sudo zypper install zizmor-bash-completionzizmor-fish-completion 1.28.0-1.2
Fish Completion for zizmor
https://github.com/zizmorcore/zizmor
sudo zypper install zizmor-fish-completionzizmor-zsh-completion 1.28.0-1.2
Zsh Completion for zizmor
https://github.com/zizmorcore/zizmor
sudo zypper install zizmor-zsh-completionzizmor
sudo port install zizmormain/zizmor
scoop install main/zizmorzizmor.zizmor
winget install --id zizmor.zizmor -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.