github_check_workflow_pinning
Detect unpinned third-party actions in GitHub workflows that use tags instead of SHA commit hashes, promoting supply chain security.
Instructions
Detect unpinned third-party actions (tag reference vs SHA pinning). Detects ACT-004.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository name |