Flux is made of multiple repositories, this PR extends the Fuzz coverage to:
- pkg
- notification-controller
- kustomize-controller
- helm-controller
- image-reflector-controller
- source-controller
- image-automation-controller
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Changes target the official fluxcd repository now that the
fuzzing implementation has been merged. It also delegates to each repository
the responsibility of its own build/setup via a file called oss_fuzz_build.sh.
The primary contact is now the official security contact via cncf.io.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>