actions-marketplace-validations/GuardAI Action
A GitHub Action for running GuardAI in GitHub Workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of GuardAI to install | no | latest |
| provider | AI provider | yes | — |
| model | AI model to use | no | — |
| directory | Directory to scan | no | . |
| changes_only | Scan only changed files | no | false |
| repo | GitHub repository | no | — |
| pr_number | Pull request number | no | — |
| github_token | GitHub API token | no | — |
| host | Custom AI server host | no | — |
| port | Custom AI server port | no | — |
| token | Token for authenticating with the custom AI server | no | — |
| endpoint | API endpoint for the custom server | no | /api/v1/scan |
| output_file | Optional output file to store GuardAI results | no | — |
Outputs
no outputs