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

move over oss-fuzz build script #1204

Merged
merged 1 commit into from Nov 22, 2022
Merged

move over oss-fuzz build script #1204

merged 1 commit into from Nov 22, 2022

Conversation

AdamKorcz
Copy link
Contributor

@AdamKorcz AdamKorcz commented Nov 15, 2022

Signed-off-by: AdamKorcz adam@adalogics.com

Summary

Moves over the OSS-Fuzz build script for easier manageability. I will instruct OSS-Fuzz to use it, once it has been merged.

Release Note

Documentation

Signed-off-by: AdamKorcz <adam@adalogics.com>
@AdamKorcz AdamKorcz requested a review from a team as a code owner November 15, 2022 14:42
@lukehinds
Copy link
Member

Is this introducing a new fuzzing tool? The readme states "This project is in its early stages and under heavy development. It is not ready for use yet and the code base is still largely experimental."?

@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2022

Codecov Report

Merging #1204 (9998eec) into main (e4e4892) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1204      +/-   ##
==========================================
+ Coverage   64.24%   64.26%   +0.01%     
==========================================
  Files          82       82              
  Lines        7625     7625              
==========================================
+ Hits         4899     4900       +1     
  Misses       2098     2098              
+ Partials      628      627       -1     
Flag Coverage Δ
e2etests 48.87% <ø> (ø)
unittests 42.03% <ø> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
pkg/types/rekord/v0.0.1/entry.go 67.76% <0.00%> (-0.66%) ⬇️
pkg/types/alpine/v0.0.1/entry.go 73.57% <0.00%> (+1.21%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AdamKorcz
Copy link
Contributor Author

Is this introducing a new fuzzing tool? The readme states "This project is in its early stages and under heavy development. It is not ready for use yet and the code base is still largely experimental."?

No. It moves the OSS-Fuzz build script from here to Rekors own repository.
Rekor is already integrated into OSS-Fuzz.

Copy link
Contributor

@naveensrinivasan naveensrinivasan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bobcallaway bobcallaway merged commit bd1452b into sigstore:main Nov 22, 2022
@github-actions github-actions bot added this to the v1.1.0 milestone Nov 22, 2022
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

5 participants