zizmor/crates
github-actions[bot] ff76e6c96e
Some checks failed
CI / Lint (push) Has been cancelled
GitHub Actions Security Analysis with zizmor 🌈 / Run zizmor 🌈 (push) Has been cancelled
zizmor wheel builds for PyPI 🐍 / Build macOS wheels (push) Has been cancelled
zizmor wheel builds for PyPI 🐍 / Build source distribution (push) Has been cancelled
zizmor wheel builds for PyPI 🐍 / Build Linux wheels (manylinux) (push) Has been cancelled
CodSpeed Benchmarks / Run benchmarks (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Test site build (push) Has been cancelled
zizmor wheel builds for PyPI 🐍 / Build Linux wheels (musllinux) (push) Has been cancelled
zizmor wheel builds for PyPI 🐍 / Build Windows wheels (push) Has been cancelled
Deploy zizmor documentation site 🌐 / Deploy zizmor documentation to GitHub Pages 🌐 (push) Has been cancelled
zizmor wheel builds for PyPI 🐍 / Release (push) Has been cancelled
CI / All tests pass (push) Has been cancelled
[BOT] update JSON schemas from SchemaStore (#1462)
Co-authored-by: woodruffw <3059210+woodruffw@users.noreply.github.com>
Co-authored-by: William Woodruff <william@yossarian.net>
2025-12-22 17:20:59 -05:00
..
github-actions-expressions chore: bump support crate versions (#1310) 2025-11-01 20:42:15 -04:00
github-actions-models [BOT] update JSON schemas from SchemaStore (#1462) 2025-12-22 17:20:59 -05:00
subfeature chore: bump support crate versions (#1310) 2025-11-01 20:42:15 -04:00
tree-sitter-iter Bump all tree-sitter dependent crates (#1457) 2025-12-18 22:36:14 +00:00
yamlpatch Bump all tree-sitter dependent crates (#1457) 2025-12-18 22:36:14 +00:00
yamlpath Bump all tree-sitter dependent crates (#1457) 2025-12-18 22:36:14 +00:00
zizmor [BOT] update JSON schemas from SchemaStore (#1462) 2025-12-22 17:20:59 -05:00
README.md feat: track anchors in yamlpath (#1263) 2025-10-19 16:38:33 -04: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.
tree-sitter-iter Crates.io docs.rs A very simple pre-order iterator for tree-sitter CSTs.