zizmor/crates/github-actions-models
2025-08-15 00:27:09 -04:00
..
src chore: prep release v1.12.1 (#1083) 2025-08-15 00:27:09 -04:00
tests chore(tests): update default branch for homebrew actions (#962) 2025-06-22 17:07:18 -04:00
Cargo.toml Add Fix for known-vulnerable-actions audit rule (#1019) 2025-07-20 21:08:14 -04:00
LICENSE refactor: bring in github-actions-models (#830) 2025-05-20 14:51:43 -04:00
README.md refactor: add subfeature crate (#1030) 2025-07-17 02:08:29 +00:00

github-actions-models

zizmor CI Crates.io docs.rs GitHub Sponsors Discord

Unofficial, high-quality data models for GitHub Actions workflows, actions, and related components.

Why?

I need these for another tool, and generating them automatically from their JSON Schemas wasn't working both for expressiveness and tool deficiency reasons.

License

MIT License.

The integration tests for this crate contain sample workflows collected from various GitHub repositories; these contain comments linking them to their original repositories and are licensed under the terms there.