raajheshkannaa/GHA Scanner
Scan GitHub Actions workflows for security vulnerabilities. 46 checks across 8 categories.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token for API access | no | ${{ github.token }} |
| fail-on | Fail the action if findings at this severity or above are found (critical, high, medium, low, none) | no | high |
Outputs
| name | description |
|---|---|
| score | Security score (0-100) |
| grade | Letter grade (A-F) |
| findings | Number of findings |
| result | Full scan result as JSON |