Skip to content

CI: add CIFuzz integration#533

Merged
puellanivis merged 1 commit into
pkg:masterfrom
DavidKorczynski:cifuzz-int
Nov 23, 2022
Merged

CI: add CIFuzz integration#533
puellanivis merged 1 commit into
pkg:masterfrom
DavidKorczynski:cifuzz-int

Conversation

@DavidKorczynski
Copy link
Copy Markdown
Contributor

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

This is a service offered by OSS-Fuzz where SFTP already runs (https://github.com/google/oss-fuzz/tree/master/projects/go-sftp). 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.

@puellanivis puellanivis merged commit 707787e into pkg:master Nov 23, 2022
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