zizmor/crates
2025-08-17 15:42:15 -04:00
..
github-actions-expressions chore: fix warnings in latest Rust (#1075) 2025-08-13 13:36:47 +00:00
github-actions-models chore: prep release v1.12.1 (#1083) 2025-08-15 00:27:09 -04:00
subfeature Add Fix for known-vulnerable-actions audit rule (#1019) 2025-07-20 21:08:14 -04:00
yamlpatch chore: prep release v1.12.1 (#1083) 2025-08-15 00:27:09 -04:00
yamlpath chore: fix warnings in latest Rust (#1075) 2025-08-13 13:36:47 +00:00
zizmor refactor: add groups to the input registry (#1092) 2025-08-17 15:42:15 -04:00
README.md refactor: add subfeature crate (#1030) 2025-07-17 02:08:29 +00:00

crates

This directory contains zizmor's various crates.

See the table and each subdirectory for more details on each crate.

Crate Version Documentation Description
zizmor Crates.io docs.zizmor.sh The zizmor CLI and core auditing functionality.
subfeature Crates.io docs.rs Subfeature handling APIs.
yamlpath Crates.io docs.rs Format-preserving YAML feature extraction.
yamlpatch Crates.io docs.rs Comment and format-preserving YAML patch operations.
github-actions-models Crates.io docs.rs Unofficial, high-quality data models for GitHub Actions workflows, actions, and related components.
github-actions-expressions Crates.io docs.rs Parser and library for GitHub Actions expressions.