titanfyp/Security Scan with TITAN Inference Model
Runs security scans calling inference model with customizable file exclusions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_base_url | URL for the backend API | yes | — |
| github_token | GitHub token for repository access | yes | — |
| report_format | The report output format type (md|pdf|xml) | no | md |
| timeout_seconds | Timeout to call the API before failing (in seconds) | no | 300 |
| blocking | Whether this step is blocking (fail on issues) or non-blocking | no | true |
| block_percentage | Percentage of files with issues required to block (default: 50) | no | 50 |
Outputs
no outputs