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

Bump implementation to slsa-0.2 spec #78

Merged
merged 10 commits into from
Nov 12, 2021
Merged

Bump implementation to slsa-0.2 spec #78

merged 10 commits into from
Nov 12, 2021

Conversation

marcofranssen
Copy link
Member

@marcofranssen marcofranssen commented Nov 9, 2021

resolves #74

@codecov
Copy link

codecov bot commented Nov 9, 2021

Codecov Report

Merging #78 (9086b31) into main (f1d82ec) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   80.08%   80.04%   -0.05%     
==========================================
  Files           7        7              
  Lines         447      446       -1     
==========================================
- Hits          358      357       -1     
  Misses         61       61              
  Partials       28       28              
Flag Coverage Δ
unittests 80.04% <100.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/github/github.go 90.00% <ø> (ø)
lib/github/provenance.go 68.06% <100.00%> (ø)
lib/intoto/intoto.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f1d82ec...9086b31. Read the comment docs.

@marcofranssen
Copy link
Member Author

@MarkLodato 0.2 spec has been implemented. Could you doublecheck?

Created 2 more issues to work on the buildConfig and environment.

MarkLodato
MarkLodato previously approved these changes Nov 11, 2021
@marcofranssen marcofranssen merged commit de8de05 into main Nov 12, 2021
@marcofranssen marcofranssen deleted the slsa-0.2 branch November 12, 2021 09:44
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.

Bump the action to support https://slsa.dev/provenance/v0.2
3 participants