Skip to content

Conversation

@pjbgf
Copy link
Member

@pjbgf pjbgf commented Feb 8, 2022

Following-up from the security audit, we reviewed the initial Fuzz PR and created this PR that supersedes it.

Main changes:

  • Structure the fuzz implementation to be closer to what fuzz testing might look like once leveraging the golang 1.18 built-in fuzz feature.
  • Add Makefile target to enable smoke testing fuzzers locally.
  • Add github workflow to smoke test fuzzers.

Co-authored-by: @aryan9600 @AdamKorcz

@pjbgf pjbgf marked this pull request as draft February 8, 2022 16:00
Paulo Gomes and others added 2 commits February 8, 2022 17:49
This PR refactors and supersedes: #443

Signed-off-by: Paulo Gomes <[email protected]>
Co-authored-by: Sanskar Jaiswal <[email protected]>
Co-authored-by: AdamKorcz <[email protected]>
Signed-off-by: Paulo Gomes <[email protected]>
@pjbgf pjbgf marked this pull request as ready for review February 8, 2022 18:42
@hiddeco hiddeco added the area/ci CI related issues and pull requests label Feb 9, 2022
@hiddeco hiddeco merged commit 657f80b into fluxcd:main Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci CI related issues and pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants