Static analysis for GitHub Actions http://docs.zizmor.sh/
Find a file
William Woodruff 68dead207f
sketching
Signed-off-by: William Woodruff <william@yossarian.net>
2025-09-14 10:34:12 -04:00
.cargo ci: experiment with a binary release build (#828) 2025-05-20 14:29:51 -04:00
.github chore(deps): bump github/codeql-action in the github-actions group (#1140) 2025-09-08 10:16:41 -04:00
bench feat: CLI benchmarking harness (#1038) 2025-07-24 20:13:35 -04:00
crates sketching 2025-09-14 10:34:12 -04:00
docs fix: handle another cache setting in setup-node (#1153) 2025-09-14 09:09:41 -04: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 chore: prep for v1.13.0 release (#1147) 2025-09-12 19:25:00 -04:00
Cargo.toml refactor: move expr call APIs to a new module (#1143) 2025-09-11 21:34:07 -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 feat: CLI benchmarking harness (#1038) 2025-07-24 20:13:35 -04:00
mise.toml chore(docs): make pinact (#1103) 2025-08-21 11:07:07 -04:00
mkdocs.yml chore(docs): remove external links section, add crates.io link to footer (#1137) 2025-09-03 22:58:36 -04:00
pyproject.toml fix(pyproject): include readme in dynamic fields (#1113) 2025-08-25 23:27:48 -04:00
README.md chore(docs): bump sponsors, trophies (#1054) 2025-08-03 01:57:58 +00: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 Alexander Riccio

Want to see your name or logo above? Consider becoming a sponsor through one of the following:

Star History

Star History Chart