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 CIFuzz GitHub action #3253

Merged
merged 2 commits into from
Nov 23, 2022
Merged

Add CIFuzz GitHub action #3253

merged 2 commits into from
Nov 23, 2022

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 msquic was recently integrated google/oss-fuzz#8381. 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.

Signed-off-by: David Korczynski david@adalogics.com

Signed-off-by: David Korczynski <david@adalogics.com>
@DavidKorczynski DavidKorczynski requested a review from a team as a code owner November 23, 2022 18:01
@DavidKorczynski
Copy link
Contributor Author

@microsoft-github-policy-service agree

@DavidKorczynski
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Ada Logics"

@nibanks nibanks added Area: Testing Related to test coverage Area: Stress Related to stress testing with spinquic external Proposed by non-MSFT Area: Automation Area: Security Related to security or quality testing labels Nov 23, 2022
.github/workflows/cifuzz.yml Fixed Show fixed Hide fixed
.github/workflows/cifuzz.yml Fixed Show fixed Hide fixed
.github/workflows/cifuzz.yml Fixed Show fixed Hide fixed
.github/workflows/cifuzz.yml Fixed Show fixed Hide fixed
@nibanks
Copy link
Member

nibanks commented Nov 23, 2022

Thanks for the contribution!

@nibanks nibanks merged commit 9376fda into microsoft:main Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Automation Area: Security Related to security or quality testing Area: Stress Related to stress testing with spinquic Area: Testing Related to test coverage external Proposed by non-MSFT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants