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

Fuzzing: Add layer fuzzer #363

Closed
wants to merge 4 commits into from
Closed

Conversation

AdamKorcz
Copy link
Contributor

This PR adds a fuzzer that takes the pseudo-random data from the fuzzer and generates a baseDir with files containing parts of the input, which is then passed to GenerateLayer.

@AdamKorcz AdamKorcz force-pushed the fuzz2 branch 3 times, most recently from c0c74df to 356b6fb Compare March 17, 2021 11:30
Signed-off-by: AdamKorcz <[email protected]>
Signed-off-by: AdamKorcz <[email protected]>
Signed-off-by: AdamKorcz <[email protected]>
Signed-off-by: AdamKorcz <[email protected]>
@AdamKorcz AdamKorcz marked this pull request as draft March 17, 2021 12:15
@AdamKorcz
Copy link
Contributor Author

@cyphar I am having a bit of trouble with passing the CI for this PR. A new dependency is introduced, and go mod tidy and go mod vendor do not seem to fix this.

@cyphar
Copy link
Member

cyphar commented Mar 18, 2021

I've carried this in #365.

@cyphar cyphar closed this Mar 18, 2021
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.

2 participants