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: Initial commit #250

Closed
wants to merge 1 commit into from
Closed

Fuzzing: Initial commit #250

wants to merge 1 commit into from

Conversation

AdamKorcz
Copy link

Adding a fuzzer and related Dockerfile.
It is currently WIP, but I am sharing here to keep the process open in case anyone wants to check it out.

To run the fuzzer:

git clone --branch fuzz1 https://github.com/AdamKorcz/notification-controller
cd notification-controller/fuzzing
docker build . --tag flux-fuzzing-image

Signed-off-by: AdamKorcz <adam@adalogics.com>
@AdamKorcz AdamKorcz marked this pull request as ready for review September 30, 2021 20:27
@AdamKorcz AdamKorcz changed the title [DRAFT] Fuzzing: Initial commit Fuzzing: Initial commit Sep 30, 2021
@stefanprodan
Copy link
Member

Superseded by #306

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