Skip to content

Fuzzing: Initial commit#250

Closed
AdamKorcz wants to merge 1 commit intofluxcd:mainfrom
AdamKorcz:fuzz1
Closed

Fuzzing: Initial commit#250
AdamKorcz wants to merge 1 commit intofluxcd:mainfrom
AdamKorcz:fuzz1

Conversation

@AdamKorcz
Copy link
Copy Markdown

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
Copy Markdown
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.

3 participants