ilucky21c/Validate PROVENANCE.yml
Validates your PROVENANCE.yml file against the Provenance protocol specification
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file-path | Path to PROVENANCE.yml file | no | PROVENANCE.yml |
| fail-on-error | Fail the build if validation fails | no | true |
Outputs
| name | description |
|---|---|
| valid | Whether the PROVENANCE.yml is valid |
| errors | Validation errors, if any |