oss-fuzz/targets/README.md

34 lines
2.0 KiB
Markdown

# Targets List
Following is the list of targets that are currently integrated with OSS-Fuzz.
| Target | Fuzzers Location | CC e-mail | Description
| ------------ | --------------- | ----------- | ------------ |
| [boringssl](https://boringssl.googlesource.com/boringssl/) | [/targets/boringssl](boringssl) |
| [c-ares](https://c-ares.haxx.se/) | [/targets/c-ares](c-ares) |
| [curl](https://curl.haxx.se/) | [/targets/curl](curl) |
| [expat](http://expat.sourceforge.net/) | [/targets/expat](expat) |
| [file (aka libmagic)](http://www.darwinsys.com/file/) | [/targets/file](file) | emaste@freebsd.org | guesses file type (`file` command) |
| [freetype2](https://www.freetype.org/) | [/targets/freetype2](freetype2) |
| [harfbuzz](http://www.harfbuzz.org/) | [/targets/harfbuzz](harfbuzz) |
| [icu](http://site.icu-project.org/) | [/targets/icu](icu) |
| [libarchive](https://github.com/libarchive/libarchive) | [/targets/libarchive](libarchive) |
| [libass](https://github.com/libass/libass) | [/targets/libass](libass) |
| [libchewing](http://chewing.im/) | [/targets/libchewing](libchewing) |
| [libjpeg-turbo](https://github.com/libjpeg-turbo/libjpeg-turbo) | [/targets/libjpeg-turbo](libjpeg-turbo) |
| [lcms](https://github.com/mm2/Little-CMS) | [/targets/lcms](lcms) |
| [libpng](http://www.libpng.org/pub/png/libpng.html) | [/targets/libpng](libpng) |
| [libteken](http://80386.nl/projects/libteken/) | [/targets/libteken](libteken) |
| [libtsm](https://www.freedesktop.org/wiki/Software/kmscon/libtsm/) | [/targets/libtsm](libtsm) |
| libxml2 | [/targets/libxml2](libxml2) |
| nlohmann/json | [/targets/json](json) |
| nss | [/targets/nss](nss) |
| [openssl](https://www.openssl.org/) | [/targets/openssl](openssl) |
| [ots](https://github.com/khaledhosny/ots) | [/targets/ots](ots) |
| pcre2 | [/targets/pcre2](pcre2) |
| re2 | [/targets/re2](re2) |
| sqlite3 | [/targets/sqlite3](sqlite3) |
| tpm2 | [chromium:tpm2/fuzz](https://chromium.googlesource.com/chromiumos/third_party/tpm2/+/master/fuzz/) |
| woff2 | [/targets/woff2](woff2) |
| zlib | [/targets/zlib](zlib) |