Skip to content

Fuzzing: Add layer fuzzer#363

Closed
AdamKorcz wants to merge 4 commits intoopencontainers:masterfrom
AdamKorcz:fuzz2
Closed

Fuzzing: Add layer fuzzer#363
AdamKorcz wants to merge 4 commits intoopencontainers:masterfrom
AdamKorcz:fuzz2

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 <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
@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