mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
|
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
Co-authored-by: woodruffw <3059210+woodruffw@users.noreply.github.com> Co-authored-by: William Woodruff <william@yossarian.net> |
||
|---|---|---|
| .. | ||
| github-actions-expressions | ||
| github-actions-models | ||
| subfeature | ||
| tree-sitter-iter | ||
| yamlpatch | ||
| yamlpath | ||
| zizmor | ||
| README.md | ||
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 |
The zizmor CLI and core auditing functionality. |
||
subfeature |
Subfeature handling APIs. | ||
yamlpath |
Format-preserving YAML feature extraction. | ||
yamlpatch |
Comment and format-preserving YAML patch operations. | ||
github-actions-models |
Unofficial, high-quality data models for GitHub Actions workflows, actions, and related components. | ||
github-actions-expressions |
Parser and library for GitHub Actions expressions. | ||
tree-sitter-iter |
A very simple pre-order iterator for tree-sitter CSTs. |