karibulab/Titvo Code Scanner
Escanea código usando la API de Titvo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| titvo_api_endpoint | Titvo API Endpoint | — | — |
| titvo_api_key | API Key de Titvo | yes | — |
| github_token | Token de GitHub para acceder al repositorio | yes | — |
| github_repo_name | Nombre del repositorio en formato usuario/repo | yes | — |
| github_commit_sha | SHA del commit a escanear | yes | ${{ github.sha }} |
| github_assignee | Usuario de GitHub al que se asignará el issue en caso de problemas | yes | ${{ github.actor }} |
| github_branch | Branch a escanear | yes | ${{ github.ref_name }} |
| scan_mode | Necesitas full scan o solo para el commit | no | commit |
Outputs
no outputs