ckruppe/Riskalytica
Run Horusec, run ORT analyzer, upload compressed ORT analyzer result, post PR comment, fail only at the end
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-uri | Horusec API URI, also used by the upload script | yes | — |
| api-token | Horusec token, also used by the upload script | yes | — |
Outputs
| name | description |
|---|---|
| horusec-exit-code | Horusec exit code |
| ort-outcome | ORT analyzer step outcome |
| ort-analyzer-result-path | Path to the ORT analyzer result file |
| upload-exit-code | Upload script exit code |
| project-name | Project name resolved from Horusec config |
| has-violations | Whether there are unapproved license violations |
| violation-count | Number of unapproved license violations |
| comment-path | Path to the generated PR comment markdown file |