Static analysis for GitHub Actions http://docs.zizmor.sh/
Find a file
William Woodruff 8aaf574854
unused imports
2025-07-16 22:08:24 -04:00
.cargo ci: experiment with a binary release build (#828) 2025-05-20 14:29:51 -04:00
.github ci: add subfeature to release crates workflow 2025-07-16 21:54:36 -04:00
crates unused imports 2025-07-16 22:08:24 -04:00
docs bugfix: sanitize gh_token & avoid panic (#1027) 2025-07-15 22:19:25 +00:00
support chore(ci): add missing setup-uv step to codegen workflow (#900) 2025-06-05 21:19:54 +00:00
.gitignore Handle flow and block style values properly (#904) 2025-06-10 17:31:06 -04:00
Cargo.lock subfeature: prep 0.0.2 2025-07-16 22:06:37 -04:00
Cargo.toml subfeature: prep 0.0.2 2025-07-16 22:06:37 -04:00
CONTRIBUTING.md chore(docs): the great @zizmorcore renaming (#776) 2025-05-09 20:08:45 -04:00
Dockerfile ci: convert Dockerfile to Wolfi (#667) 2025-04-14 19:09:48 +00:00
LICENSE chore: add LICENSE 2024-10-27 12:42:49 -04:00
Makefile chore: fix webhooks-to-contexts target (#928) 2025-06-09 14:43:09 +00:00
mkdocs.yml feat: LSP skeleton code from #607 (#984) 2025-06-30 14:53:25 -04:00
pyproject.toml feat: add CodeQL injection sink data (#849) 2025-05-25 12:14:56 -04:00
README.md vanity badges 2025-07-16 22:05:24 -04:00
uv.lock feat: add CodeQL injection sink data (#849) 2025-05-25 12:14:56 -04:00

🌈 zizmor

zizmor CI Crates.io Packaging status GitHub Sponsors Discord

zizmor is a static analysis tool for GitHub Actions.

It can find many common security issues in typical GitHub Actions CI/CD setups, including:

  • Template injection vulnerabilities, leading to attacker-controlled code execution
  • Accidental credential persistence and leakage
  • Excessive permission scopes and credential grants to runners
  • Impostor commits and confusable git references
  • ...and much more!

zizmor demo

See zizmor's documentation for installation steps, as well as a quickstart and detailed usage recipes.

License

zizmor is licensed under the MIT License.

Contributing

See our contributing guide!

The name?

Now you can have beautiful clean workflows!

Sponsors 💖

zizmor's development is supported by these amazing sponsors!

Logo-level sponsors

Grafana Labs

Trail of Bits

Name-level sponsors
Tenki Cloud

Is your name missing above? Consider becoming one of our sponsors through one of the following:

Star History

Star History Chart