github_check_workflow_secrets
Detect security vulnerabilities where secrets are exposed in GitHub Actions workflow files via network commands or logging.
Instructions
Detect patterns where secrets are passed to network commands (curl/wget) or logged in workflow files. Detects ACT-007.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository name |