upbanx/Run horusec PR commenter
Runs horusec and adds comments to the PR where checks have failed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GITHUB_TOKEN | yes | — |
| working_directory | Directory to run the action on, from the repo root. Default is . (root of the repository) | no | . |
| horusec_version | The version of horusec to use, defaults to latest | no | latest |
| arguments | Arguments for horusec | no | — |
| soft_fail_commenter | If set to `true` will silently comment without breaking the build | no | — |
Outputs
| name | description |
|---|---|
| horusec-return-code | horusec command return code |