Skip to content

Fuzzing: Initial commit#434

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

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

Conversation

@AdamKorcz
Copy link
Copy Markdown
Contributor

Adds the initial setup for fuzzing for the kustomize-controller.

It is currently WIP, but sharing in case anyone wants to test it or have comments.

To run the fuzzer in this PR:

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

The fuzzer will now run.


Other fuzzing PRs in the Flux ecosystem:

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

Superseded by #536

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