redoubt-cysec/Provenance Verify
Verify binary attestations using Provenance Demo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| binary-path | Path to the binary to verify | yes | — |
| fail-on-error | Fail the action if verification fails | no | true |
| install-tools | Install verification tools (cosign, gh, osv-scanner) | no | false |
Outputs
| name | description |
|---|---|
| verification-result | Result of verification (success/failure) |
| checks-passed | Number of checks that passed |
| checks-total | Total number of checks |