Static analysis for GitHub Actions http://docs.zizmor.sh/
Find a file
2025-07-24 22:57:51 -04:00
.cargo ci: experiment with a binary release build (#828) 2025-05-20 14:29:51 -04:00
.github ci: add some TODOs (#1040) 2025-07-24 20:27:00 -04:00
bench feat: CLI benchmarking harness (#1038) 2025-07-24 20:13:35 -04:00
crates refactor: remove RwLock from github-env audit (#1041) 2025-07-24 22:57:51 -04:00
docs Add Fix for known-vulnerable-actions audit rule (#1019) 2025-07-20 21:08:14 -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(deps): bump the cargo group with 2 updates (#1034) 2025-07-21 11:08:57 -04:00
Cargo.toml chore(deps): bump the cargo group with 2 updates (#1034) 2025-07-21 11:08:57 -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
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 refactor: add subfeature crate (#1030) 2025-07-17 02:08:29 +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

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

Star History

Star History Chart