Decision Workspace
gha-lint vs truss-core vs truss-cli
Side-by-side comparison of Rust crates
35
gha-lint
experimentalv0.1.0
Static analyzer for GitHub Actions workflows. It scans `.github/workflows/*.yml` / `*.yaml`, parses YAML, and runs deterministic checks. It **DOES NOT** include network requests, dry-runs, or command execution. It's a **linter**. So no network requests, no dry-run, no command execution.
42
truss-core
experimentalv0.1.0
Core validation engine for GitHub Actions workflows
41
truss-cli
experimentalv0.1.0
CLI tool for validating GitHub Actions workflows
Core Metrics
| gha-lint | truss-core | truss-cli | |
|---|---|---|---|
| Health Score | 35 | 42 | 41 |
| Total Downloads | 123 | 32 | 15 |
| 30d Downloads | 37 | 23 | 8 |
| Dependents | 2 | 1 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 113d ago | 29d ago | 29d ago |
| Age | 3m | 29d | 29d |
Health Breakdown
gha-lint
Maintenance
7
Quality
12
Community
4
Popularity
2
Documentation
10
truss-core
Maintenance
11
Quality
12
Community
7
Popularity
2
Documentation
10
truss-cli
Maintenance
11
Quality
13
Community
6
Popularity
1
Documentation
10
Technical Details
| gha-lint | truss-core | truss-cli | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 10 | 8 | 6 |
| Crate Size | 10KB | 95KB | 14KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •truss-core leads with a health score of 42/100, but none of the options score above 80.
- •gha-lint has the most downloads (123), suggesting wider adoption.