chenchunrun/OpenTest Security Gate
Run OpenTest pipeline security gate check and upload SARIF results
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| opentest-url | OpenTest API base URL (e.g. https://opentest.example.com) | yes | — |
| opentest-token | OpenTest API token for authentication | yes | — |
| repository-url | Repository URL to check (defaults to github.repository_url) | no | "" |
| ref | Git ref being checked (defaults to github.ref) | no | "" |
| commit-id | Commit SHA being checked (defaults to github.sha) | no | "" |
| threshold | Minimum severity to fail the gate (critical, high, medium, low) | no | high |
| fail-on-findings | Fail the workflow if findings exceed threshold | no | true |
Outputs
no outputs