codeward-io/Codeward-io Scan
Scan action by codeward-io
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 8, 2026
- License
- Apache 2.0
Pinned Snippet
uses: codeward-io/scan@7216942e42f888c384735dab972af438e228c107 # v0.3.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| event | Event name | yes | ${{ github.event_name }} |
| repository | Repository | yes | ${{ github.repository }} |
| current_branch | Current branch | yes | ${{ github.ref }} |
| pr_number | Pull request number | no | ${{ github.event.number }} |
| token | Github token | yes | ${{ github.token }} |
| webhook_secrets | Multiline KEY=VALUE pairs passed as CODEWARD_WEBHOOK_SECRETS for custom webhook templates | no | "" |
Outputs
no outputs