scan_workflow_file
Scan a GitHub Actions workflow file for dangerous triggers, template injection, unpinned actions, excessive permissions, and secrets in shell commands before committing.
Instructions
Scan a GitHub Actions workflow file on disk for dangerous triggers, template injection, unpinned actions, excessive permissions, and secrets interpolated into shell commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |