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

Use GenerateSerialNumber from cryptoutils #571

Merged

Conversation

nsmith5
Copy link
Contributor

@nsmith5 nsmith5 commented May 11, 2022

Summary

Use GenerateSerialNumber from sigstore/sigstore and removes the duplicate method in Fulcio.

Release Note

NONE

Signed-off-by: Nathan Smith <nathan@chainguard.dev>
@codecov-commenter
Copy link

Codecov Report

Merging #571 (1edb0f9) into main (4ebe287) will increase coverage by 0.23%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #571      +/-   ##
==========================================
+ Coverage   43.17%   43.41%   +0.23%     
==========================================
  Files          20       20              
  Lines        1473     1465       -8     
==========================================
  Hits          636      636              
+ Misses        766      760       -6     
+ Partials       71       69       -2     
Impacted Files Coverage Δ
pkg/ca/x509ca/common.go 32.60% <100.00%> (-1.74%) ⬇️
pkg/ca/intermediateca/intermediateca.go 72.30% <0.00%> (-0.22%) ⬇️
pkg/ca/fileca/watch.go 100.00% <0.00%> (+50.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 4ebe287...1edb0f9. Read the comment docs.

@haydentherapper haydentherapper merged commit 1ec9041 into sigstore:main May 11, 2022
@nsmith5 nsmith5 deleted the cryptoutils-generatesernumber branch May 11, 2022 23:53
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.

None yet

3 participants