mirror of https://github.com/google/oss-fuzz.git
637d2f4720 | ||
---|---|---|
.. | ||
boringssl | ||
c-ares | ||
curl | ||
expat | ||
ffmpeg | ||
file | ||
freetype2 | ||
harfbuzz | ||
icu | ||
json | ||
lcms | ||
libarchive | ||
libass | ||
libchewing | ||
libjpeg-turbo | ||
libpng | ||
libteken | ||
libtsm | ||
libxml2 | ||
nss | ||
openssl | ||
ots | ||
pcre2 | ||
re2 | ||
sqlite3 | ||
tpm2 | ||
woff2 | ||
zlib | ||
README.md | ||
all.sh |
README.md
Targets List
Following is the list of targets that are currently integrated with OSS-Fuzz.
Target | Fuzzers Location | CC e-mail | Description |
---|---|---|---|
boringssl | /targets/boringssl | ||
c-ares | /targets/c-ares | ||
curl | /targets/curl | ||
expat | /targets/expat | ||
file (aka libmagic) | /targets/file | emaste@freebsd.org | guesses file type (file command) |
freetype2 | /targets/freetype2 | ||
harfbuzz | /targets/harfbuzz | ||
icu | /targets/icu | ||
libarchive | /targets/libarchive | ||
libass | /targets/libass | ||
libchewing | /targets/libchewing | ||
libjpeg-turbo | /targets/libjpeg-turbo | ||
lcms | /targets/lcms | ||
libpng | /targets/libpng | ||
libteken | /targets/libteken | ||
libtsm | /targets/libtsm | ||
libxml2 | /targets/libxml2 | ||
nlohmann/json | /targets/json | ||
nss | /targets/nss | ||
openssl | /targets/openssl | ||
ots | /targets/ots | ||
pcre2 | /targets/pcre2 | ||
re2 | /targets/re2 | ||
sqlite3 | /targets/sqlite3 | ||
tpm2 | chromium:tpm2/fuzz | ||
woff2 | /targets/woff2 | ||
zlib | /targets/zlib |