DavidKorczynski
DavidKorczynski
The fuzzer targets multiple parts of the util folder.
Add [CIFuzz](https://google.github.io/oss-fuzz/getting-started/continuous-integration/) workflow action to have fuzzers build and run on each PR. This is a service offered by OSS-Fuzz where Wasm3 already runs. CIFuzz can help detect catch regressions...
Add [CIFuzz](https://google.github.io/oss-fuzz/getting-started/continuous-integration/) workflow action to have fuzzers build and run on each PR. This is a service offered by OSS-Fuzz, on which libwebsockets was recently integrated into. CIFuzz can help...
## Overview Add [CIFuzz](https://google.github.io/oss-fuzz/getting-started/continuous-integration/) workflow action to have fuzzers build and run on each PR. This is a service offered by OSS-Fuzz where smt already runs. CIFuzz can help detect...
Add [CIFuzz](https://google.github.io/oss-fuzz/getting-started/continuous-integration/) workflow action to have fuzzers build and run on each PR. This is a service offered by OSS-Fuzz where pyparsing was recently integrated (https://github.com/pyparsing/pyparsing/issues/441). CIFuzz can help detect...
Add [CIFuzz](https://google.github.io/oss-fuzz/getting-started/continuous-integration/) 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...
Add [CIFuzz](https://google.github.io/oss-fuzz/getting-started/continuous-integration/) workflow action to have fuzzers build and run on each PR. This is a service offered by OSS-Fuzz where rust-lexical already runs (https://github.com/google/oss-fuzz/tree/master/projects/rust-lexical). CIFuzz can help detect regressions...
Signed-off-by: David Korczynski ##### Checklist - [x] Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-22207 - [x] Required: The PR title must be prefixed with a JIRA Issue number. - [x] Required: The PR...
Add [CIFuzz](https://google.github.io/oss-fuzz/getting-started/continuous-integration/) workflow action to have fuzzers build and run on each PR. This is a service offered by OSS-Fuzz where ProFTPD already runs. CIFuzz can help detect regressions and...
This adds fuzzing by way of [ClusterFuzzLite](https://google.github.io/clusterfuzzlite/), which is a GitHub action that will perform a short amount of fuzzing for new PRs. The goal is to use fuzzing to...