# zizmorcore/zizmor

Static analysis for GitHub Actions

Repository: https://github.com/zizmorcore/zizmor
Canonical: https://ross.abutalabs.com/products/zizmor
Homepage: http://docs.zizmor.sh/
Language: Rust
License: MIT
License Family: permissive
Topics: github-actions, security, security-tools, static-analysis
Last push: 2026-08-26T00:57:02+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 83, longevity 53
- inputs: {"age_days": 744, "days_push": 8, "days_rel": 32, "gap_med": 4, "n_releases_24m": 72}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6394, forks 242 (observed 2026-08-28T04:09:43.051021+00:00)

## What it is
zizmor is a static analysis tool for CI/CD configurations, primarily GitHub Actions workflows, as well as Dependabot and pre-commit configs. It detects security issues like template injection, credential leakage, and excessive permissions, and can auto-fix some findings.

## Use cases
- scan github actions workflows for security vulnerabilities
- find template injection in ci pipelines
- detect leaked credentials in workflows
- audit workflow permission scopes
- add security scanning to github actions ci
- lint github actions workflow files

## When to choose
- you maintain GitHub Actions workflows and want automated security audits
- you need SARIF output for GitHub code scanning
- you want to catch template injection and credential persistence before attackers do

## When to avoid
- you need static analysis for non-CI/CD code (use a general SAST tool)
- you don't use GitHub Actions, Dependabot, or pre-commit

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, linter, vulnerability-scanning, cli, ci-cd
- domain: security, developer-tools
- platform: cli, cross-platform, windows, rust
- tags: github-actions, cicd-security, sarif, dependabot, pre-commit, supply-chain-security, devops, automation, linux, macos, docker

## Member repositories
- zizmorcore/zizmor (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:43.051021+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:45:02.494393+00:00, confidence not recorded.
  - readme: https://github.com/zizmorcore/zizmor (fetched 2026-08-28T04:09:43.051021+00:00, sha f961fe9a6923)
  - homepage: http://docs.zizmor.sh/ (fetched 2026-08-29T08:41:58.635646+00:00, sha 626511da89ad)
  - site_page: https://docs.zizmor.sh/installation (fetched 2026-08-29T08:41:58.638441+00:00, sha 84097c3e533b)
  - site_page: https://docs.zizmor.sh/quickstart (fetched 2026-08-29T08:41:58.640377+00:00, sha 0c1a28d9eaad)
  - site_page: https://docs.zizmor.sh/integrations (fetched 2026-08-29T08:41:58.642413+00:00, sha 77827a428a5c)
  - registry_crates: https://crates.io/api/v1/crates/zizmor (fetched 2026-08-29T08:41:58.644642+00:00, sha ef9c454f7a20)
- Data as of 2026-08-30T08:39:29.467469+00:00.
