Commit Graph

6 Commits

Author SHA1 Message Date
Paulo Gomes 4714950e17
fluxcd: Revert to base-builder-go to fix build (#8397)
fluxcd: Revert to base-builder-go
The project recently started moving into Go fuzz native, and using
the codeintelligencetesting variant is causing the error below:
ERROR: no interesting inputs were found

This PR reverts https://github.com/google/oss-fuzz/pull/7683 for fluxcd
which fixes the issue.

Signed-off-by: Paulo Gomes <pjbgf@linux.com>

Signed-off-by: Paulo Gomes <pjbgf@linux.com>
2022-09-02 18:47:02 +01:00
Paulo Gomes 07a9b6f38d
fluxcd: Update Flux Security Team details (#8232)
Updating contact details based on current members of
the Flux Security Team:
https://github.com/fluxcd/.github/blob/main/SECURITY.md\#security-team

Signed-off-by: Paulo Gomes <pjbgf@linux.com>

Signed-off-by: Paulo Gomes <pjbgf@linux.com>
2022-08-12 18:02:52 +01:00
Roman Wagner e71e320709
add base-builder-go-codeintelligencetesting for next 13 projects (#7683) 2022-05-10 10:29:29 +10:00
Paulo Gomes 1b04483c48
[fluxcd] Add outstanding repositories (#7277)
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>
2022-02-16 12:55:28 +00:00
Paulo Gomes 8fd7c0f49f
[fluxcd] Update setup and contact details (#7131)
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>
2022-01-13 21:05:52 +00:00
AdamKorcz 42934572e8
[fluxcd] Initial integration (#6539) 2021-10-28 08:31:47 -04:00