LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

zizmor

Static analysis tool for GitHub Actions security

TLDR

Audit all GitHub Actions in current directory
$ zizmor .
copy
Output in SARIF format
$ zizmor --format sarif [.github/workflows/]
copy
Run fully offline
$ zizmor --offline .
copy

SYNOPSIS

zizmor [options] [path]

DESCRIPTION

zizmor audits GitHub Actions YAML files for security issues including template injection vulnerabilities, mutable tag pinning, and known advisory usage. It has approximately 24 audit rules, generates SARIF output for GitHub code scanning integration, and supports offline mode by default.

INSTALL

sudo pacman -S zizmor
copy
sudo apk add zizmor
copy
sudo zypper install zizmor
copy
brew install zizmor
copy
nix profile install nixpkgs#zizmor
copy

HISTORY

zizmor was created by William Woodruff (Trail of Bits) and is written in Rust.

SEE ALSO

semgrep(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid