oss-fuzz/targets/README.md

27 lines
1.9 KiB
Markdown
Raw Normal View History

2016-10-25 23:52:27 +00:00
# Targets List
2016-10-06 20:41:43 +00:00
2016-10-25 23:52:27 +00:00
Targets integrated with oss-fuzz.
2016-10-06 20:41:43 +00:00
2016-10-20 07:17:41 +00:00
| Project | Integration Source Location |
2016-10-06 20:41:43 +00:00
| ------------ | --------------- |
2016-10-26 16:54:21 +00:00
| [boringssl](https://boringssl.googlesource.com/boringssl/) | https://github.com/google/oss-fuzz/tree/master/targets/boringssl |
| [curl](https://curl.haxx.se/) | https://github.com/google/oss-fuzz/tree/master/targets/curl |
| [expat](http://expat.sourceforge.net/) | https://github.com/google/oss-fuzz/tree/master/targets/expat |
| [freetype2](https://www.freetype.org/) | https://github.com/google/oss-fuzz/tree/master/targets/freetype2 |
| [harfbuzz](http://www.harfbuzz.org/) | https://github.com/google/oss-fuzz/tree/master/targets/harfbuzz |
| [icu](http://site.icu-project.org/) | https://github.com/google/oss-fuzz/tree/master/targets/icu |
| libass | https://github.com/google/oss-fuzz/tree/master/targets/libass |
| libchewing | https://github.com/google/oss-fuzz/tree/master/targets/libchewing |
| libpng | https://github.com/google/oss-fuzz/tree/master/targets/libpng |
| [libteken](http://80386.nl/projects/libteken/) | https://github.com/google/oss-fuzz/tree/master/targets/libteken |
| [libtsm](https://www.freedesktop.org/wiki/Software/kmscon/libtsm/) | https://github.com/google/oss-fuzz/tree/master/targets/libtsm |
| libxml2 | https://github.com/google/oss-fuzz/tree/master/targets/libxml2 |
| nlohmann/json | https://github.com/google/oss-fuzz/tree/master/targets/json |
| nss | https://github.com/google/oss-fuzz/tree/master/targets/nss |
| pcre2 | https://github.com/google/oss-fuzz/tree/master/targets/pcre2 |
| re2 | https://github.com/google/oss-fuzz/tree/master/targets/re2 |
| sqlite3 | https://github.com/google/oss-fuzz/tree/master/targets/sqlite3 |
2016-10-06 20:41:43 +00:00
| tpm2 | https://chromium.googlesource.com/chromiumos/third_party/tpm2/+/master/fuzz/ |
2016-10-26 16:54:21 +00:00
| woff2 | https://github.com/google/oss-fuzz/tree/master/targets/woff2 |
| zlib | https://github.com/google/oss-fuzz/tree/master/targets/zlib |