koki-develop/ghasec Action
Run ghasec to catch security risks in your GitHub Actions workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of ghasec to install (e.g., X.Y.Z, vX.Y.Z, or latest) | no | latest |
| github-token | GitHub token for API requests (to avoid rate limiting) | no | ${{ github.token }} |
| online | Enable rules that require network access | no | false |
| install-shellcheck | Install ShellCheck so the shellcheck rule can run | no | true |
| args | Additional arguments to pass to ghasec | no | "" |
Outputs
no outputs