Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@DavidKorczynski
Copy link

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

This is a service offered by OSS-Fuzz where LibGD already runs. CIFuzz can help detect catch regressions and 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.

Signed-off-by: David Korczynski [email protected]

Signed-off-by: David Korczynski <[email protected]>
@@ -0,0 +1,26 @@
name: CIFuzz
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add a comment block to the top of the file explaining what this file is for, and link to relevant websites & docs for it

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