Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ClusterFuzzLite integration #74

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

DavidKorczynski
Copy link
Contributor

It would be great to fuzz the parsing logic, but I think it might be a bit too small for continuous fuzzing by way of OSS-Fuzz. This PR adds ClusterFuzzLite such that fuzzers are run on each PR for 100 seconds, and if a PR introduces breaking changes it will be flagged. The duration can be adjusted.

Signed-off-by: David Korczynski <[email protected]>
@DavidKorczynski DavidKorczynski force-pushed the clusterfuzzlite-integration branch from 60d5214 to 06bc1ea Compare December 21, 2023 11:49
@lemire lemire merged commit d2e8f22 into lemire:master Dec 21, 2023
20 checks passed
@lemire
Copy link
Owner

lemire commented Dec 21, 2023

Merged.

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.

2 participants