pkg.soopen package index

brew / 排名 677

使用 Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop, winget 安装 zizmor

查看 zizmor 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install zizmor

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install zizmor

MacPorts ports tree · security/zizmor/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add zizmor

Alpine Linux edge package indexes · zizmor · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#zizmor

nixpkgs package indexes · pkgs/by-name/zi/zizmor/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S zizmor

Arch Linux sync databases · zizmor · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install zizmor

openSUSE Tumbleweed package metadata · zizmor · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/zizmor

Scoop official bucket manifest trees · bucket/zizmor.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id zizmor.zizmor -e

Windows Package Manager source index · zizmor.zizmor · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Find security issues in GitHub Actions setups

命令和别名

  • zizmor

历史

项目历史与用法

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.

时间线

  • 2024: zizmor documentation copyright begins under William Woodruff, matching the project's early public documentation era.
  • 2025: v1.0.0 is identified in official release notes as the first stable release with Semantic Versioning.
  • 2025: The GitHub Marketplace lists zizmor-action as a public action for running zizmor in workflows.
  • 2026: Trail of Bits collaborates with zizmor maintainers to harden YAML-anchor support after GitHub Actions adds anchors.

Related projects

  • zizmor-action, the official GitHub Action wrapper for running zizmor in CI.
  • GitHub Advanced Security code scanning and SARIF-based workflows.
  • pre-commit, IDE integrations, Scorecard, OSSF/SLSA-adjacent supply-chain hardening tools, and GitHub Actions security guidance.

安全态势

尚未找到受保护工具覆盖

没有找到 zizmor 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
zizmor.ymlzizmor.yaml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
zizmor可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.29.0
管理器更新时间2026-08-01
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:zizmor
版本1.29.0
软件包管理器Homebrew
主页https://docs.zizmor.sh/
仓库https://github.com/zizmorcore/zizmor
最后更新2026-08-01T22:00:29Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

zizmor

nix profile install nixpkgs#zizmor
  • normalized package name match
  • 匹配方式:Zizmor
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/zi/zizmor/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

zizmor 1.27.0-r0

A static analysis tool for GitHub Actions

https://github.com/zizmorcore/zizmor

sudo apk add zizmor
  • License: MIT
  • Architecture: x86_64
  • Source Package: zizmor
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Zizmor
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zizmor from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zizmor-doc 1.27.0-r0

A static analysis tool for GitHub Actions (documentation)

https://github.com/zizmorcore/zizmor

sudo apk add zizmor-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: zizmor
  • normalized package name match
  • 匹配方式:Zizmor
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zizmor-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

zizmor 1.29.0-1

A static analysis tool for GitHub Actions

https://github.com/zizmorcore/zizmor

sudo pacman -S zizmor
  • License: MIT
  • Architecture: x86_64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Zizmor
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: zizmor from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

zizmor 1.28.0-1.2

A static analysis tool for GitHub Actions

https://github.com/zizmorcore/zizmor

sudo zypper install zizmor
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: zizmor
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Zizmor
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zizmor from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

zizmor-bash-completion 1.28.0-1.2

Bash Completion for zizmor

https://github.com/zizmorcore/zizmor

sudo zypper install zizmor-bash-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: zizmor
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Zizmor
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zizmor-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

zizmor-fish-completion 1.28.0-1.2

Fish Completion for zizmor

https://github.com/zizmorcore/zizmor

sudo zypper install zizmor-fish-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: zizmor
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Zizmor
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zizmor-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

zizmor-zsh-completion 1.28.0-1.2

Zsh Completion for zizmor

https://github.com/zizmorcore/zizmor

sudo zypper install zizmor-zsh-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: zizmor
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Zizmor
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zizmor-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

zizmor

sudo port install zizmor
  • normalized package name match
  • 匹配方式:Zizmor
MacPorts ports tree · api.github.com · MacPorts ports tree: security/zizmor/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/zizmor

scoop install main/zizmor
  • normalized package name match
  • 匹配方式:Zizmor
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/zizmor.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

zizmor.zizmor

winget install --id zizmor.zizmor -e
  • normalized package name match
  • 匹配方式:Zizmor
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: zizmor.zizmor from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation