Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provenance v1: re-add completeness and reproducibility #765

Closed
wants to merge 1 commit into from

Conversation

MarkLodato
Copy link
Member

@MarkLodato MarkLodato commented Mar 29, 2023

These were removed from an earlier draft of v1 when we made it implicit from builder.id, but there has been feedback that it is valuable even if implicit. Now the values are enums (for extensibility) and are restricting to being strictly stronger than the implicit value from
builder.id.

This is a draft for comments based on the discussion in #716. I am not 100% confident in this, but I wanted to create this PR to see what people thought. Opinions welcome!

Fixes #716 (I hope!)

/cc @tonistiigi @jedevc @patricklawsongoogle @bobcatfish @chitrangpatel @khalkie

@netlify
Copy link

netlify bot commented Mar 29, 2023

Deploy Preview for slsa ready!

Name Link
🔨 Latest commit d9491ec
🔍 Latest deploy log https://app.netlify.com/sites/slsa/deploys/642485abf949ba000820036f
😎 Deploy Preview https://deploy-preview-765--slsa.netlify.app/provenance/v1
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

These were removed from an earlier draft of v1 when we made it implicit
from `builder.id`, but there has been feedback that it is valuable even
if implicit. Now the values are enums (for extensibility) and are
restricting to being strictly stronger than the implicit value from
`builder.id`.

Signed-off-by: Mark Lodato <[email protected]>
@MarkLodato MarkLodato closed this Apr 3, 2023
@MarkLodato MarkLodato deleted the completeness-716 branch April 4, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provenance v1 feedback: add new slsaLevel field distinct from builder.id?
1 participant