neshkoli/Evidence Generator for SLSA Build Provenance
Evidence Generator for SLSA Build Provenance v1.0 compliant
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| artifact-path | Path to the built artifact | yes | — |
| output-path | Path to store the provenance file | no | provenance.json |
| build-url | URL of the build job | no | ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }} |
| builder-image | Docker image used for building | no | github-hosted |
| install-jq | Install jq if not present | no | true |
Outputs
| name | description |
|---|---|
| provenance-path | Path to the generated provenance file |