Promote SLSAv1.0 offering of Chains format to `beta`
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 277
- Forks
- 164
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 61
Description
This was discussed at the Chains WG on July 18th.
Since SLSAv1.0 was released, Chains provided support for it starting with provenance format slsa/v2alpha2. At this point, it is slsa/v2alpha4 (which includes support for StepActions and StepResults).
We propose stabilizing this to a Beta version: v2beta1 so that there is reduced immediate breaking changes and our users can adopt it more.
Here, I highlight some missing items:
- Implement support for Tekton Artifacts. The final PR is under review and we can introduce support for it in Chains right after.
- Identify the name of the pipelineTask/pipelineRun/taskRun/Step using the remote resource (Pipeline, Task, StepAction) in the resolved dependencies and byProducts. This will help with completeness.
- Capture the origin of a remote StepAction (i.e. uri and digest) in the resolved dependencies: https://github.com/tektoncd/pipeline/pull/8106
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing Chains' current SLSA v2alpha4 provenance support and the final Tekton Artifacts PR referenced in the issue. Work through the three listed gaps—Tekton Artifacts, remote resource names, and StepAction origin—and define the compatibility and implementation scope for a v2beta1 offering. Done means the proposed beta support and these missing capabilities are addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100