Each subfolder in this directory contains an OSS-Fuzz integration. The subfolders contain:
- A
fuzzerfolder with all the harnesses - A
seedsfolder with fuzzing corpora - An
oss_fuzz_build.shscript that defines how to build the harnesses - A
README.mdfile documenting the integration
The following projects are currently being fuzzed by OSS-Fuzz:
| Repository | Creator | Contribution | Coverage (as of date) | Link to OSS-Fuzz configuration | Link to Fuzz Introspector | Subfolder |
|---|---|---|---|---|---|---|
| cups | TODO | TODO | TODO | TODO | TODO | cups |
| cups-filters | TODO | TODO | TODO | TODO | TODO | cups-filters |
| goipp | TODO | TODO | TODO | TODO | TODO | goipp |
| ipp-usb | TODO | TODO | TODO | TODO | TODO | ipp-usb |
| libcups | TODO | TODO | TODO | TODO | TODO | libcups |
| libcupsfilters | TODO | TODO | TODO | TODO | TODO | libcupsfilters |
| pycups | TODO | TODO | TODO | TODO | TODO | pycups |
| pyppd | TODO | TODO | TODO | TODO | TODO | pyppd |