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 github CIFuzz action #315

Merged
merged 1 commit into from
Nov 28, 2022
Merged

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 wolfMQTT 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 david@adalogics.com

@wolfSSL-Bot
Copy link

Can one of the admins verify this patch?

Signed-off-by: David Korczynski <david@adalogics.com>
@dgarske dgarske assigned dgarske and embhorn and unassigned dgarske Nov 21, 2022
@embhorn
Copy link
Member

embhorn commented Nov 21, 2022

Hello @DavidKorczynski

This is an excellent addition! Would you mind sending an email to support@wolfssl.com to request a contributor agreement?

Thanks,
@embhorn wolfSSL Support

Copy link
Contributor

@dgarske dgarske left a comment

Choose a reason for hiding this comment

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

Contributor agreement accepted. Thank you @DavidKorczynski

@dgarske dgarske assigned embhorn and unassigned embhorn Nov 28, 2022
@embhorn embhorn merged commit dce4697 into wolfSSL:master Nov 28, 2022
@embhorn
Copy link
Member

embhorn commented Nov 28, 2022

Fantastic. @DavidKorczynski thanks for this addition to the CI tests for wolfMQTT.

@DavidKorczynski
Copy link
Contributor Author

Thanks @embhorn -- my pleasure!

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.

4 participants