action-pin-check v0.3.0
action-pin-check v0.3.0
Feature release.
action-pin-check audits GitHub Actions workflows for external action refs that are missing, branch-based, tag-based, or short SHA pins. It is local-first, dependency-free at runtime, and now supports text, JSON, GitHub Actions annotation, and SARIF output.
Included:
--format sariffor GitHub code scanning upload workflows.--format github-annotationsfor inline CI findings on exact workflow lines.- Existing text output for humans.
- Existing JSON output for automation.
- Existing
--fail-onpolicy for CI gates.