oss-fuzz/targets/README.md

27 lines
1.7 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-20 07:17:41 +00:00
| [boringssl](https://boringssl.googlesource.com/boringssl/) | https://github.com/google/oss-fuzz/tree/master/boringssl |
| [curl](https://curl.haxx.se/) | https://github.com/google/oss-fuzz/tree/master/curl |
| [expat](http://expat.sourceforge.net/) | https://github.com/google/oss-fuzz/tree/master/expat |
2016-10-25 23:21:55 +00:00
| [freetype2](https://www.freetype.org/) | https://github.com/google/oss-fuzz/tree/master/freetype2 |
| [harfbuzz](http://www.harfbuzz.org/) | https://github.com/google/oss-fuzz/tree/master/harfbuzz |
| [icu](http://site.icu-project.org/) | https://github.com/google/oss-fuzz/tree/master/icu |
2016-10-14 00:04:58 +00:00
| libass | https://github.com/google/oss-fuzz/tree/master/libass |
2016-10-06 20:41:43 +00:00
| libchewing | https://github.com/google/oss-fuzz/tree/master/libchewing |
| libpng | https://github.com/google/oss-fuzz/tree/master/libpng |
2016-10-20 07:37:48 +00:00
| [libteken](http://80386.nl/projects/libteken/) | https://github.com/google/oss-fuzz/tree/master/libtsm |
| [libtsm](https://www.freedesktop.org/wiki/Software/kmscon/libtsm/) | https://github.com/google/oss-fuzz/tree/master/libtsm |
2016-10-06 20:41:43 +00:00
| libxml2 | https://github.com/google/oss-fuzz/tree/master/libxml2 |
2016-10-13 20:44:57 +00:00
| nlohmann/json | https://github.com/google/oss-fuzz/tree/master/json |
2016-10-13 17:04:33 +00:00
| nss | https://github.com/google/oss-fuzz/tree/master/nss |
| pcre2 | https://github.com/google/oss-fuzz/tree/master/pcre2 |
2016-10-06 20:41:43 +00:00
| re2 | https://github.com/google/oss-fuzz/tree/master/re2 |
2016-10-13 17:04:33 +00:00
| sqlite3 | https://github.com/google/oss-fuzz/tree/master/sqlite3 |
2016-10-06 20:41:43 +00:00
| tpm2 | https://chromium.googlesource.com/chromiumos/third_party/tpm2/+/master/fuzz/ |
2016-10-13 17:04:33 +00:00
| woff2 | https://github.com/google/oss-fuzz/tree/master/woff2 |
2016-10-06 20:41:43 +00:00
| zlib | https://github.com/google/oss-fuzz/tree/master/zlib |