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

[github actions] add CIFuzz integration #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DavidKorczynski
Copy link

Add CIFuzz workflow action to have fuzzers build and run on each pull request.
This is a service offered by OSS-Fuzz, on which lighttpd1.4 already runs. It can be useful for capturing regressions and also capturing fuzz build breaks early.

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

@stbuehler
Copy link
Member

The upload-artifact step seems weird - there is no other job which uses the uploaded artifact, and the artifact name is a little bit too generic...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants