Skip to content

Add CIFuzz GitHub action#167

Merged
evanphx merged 1 commit intoevanphx:masterfrom
DavidKorczynski:cifuzz-int
Jan 14, 2023
Merged

Add CIFuzz GitHub action#167
evanphx merged 1 commit intoevanphx:masterfrom
DavidKorczynski:cifuzz-int

Conversation

@DavidKorczynski
Copy link
Contributor

Add CIFuzz workflow action to have fuzzers build and run on each PR.

This is a service offered by OSS-Fuzz where JSON-Patch already runs (see google/oss-fuzz#5627). CIFuzz can help detect regressions and catch fuzzing build issues early, and has a variety of features (see the URL above). In the current PR the fuzzers gets build on a pull request and will run for 300 seconds.

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